Home
last modified time | relevance | path

Searched defs:ElaboratedTypes (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DASTContext.h124 mutable llvm::FoldingSet<ElaboratedType> ElaboratedTypes; variable
/external/llvm-project/clang/include/clang/AST/
DASTContext.h224 mutable llvm::FoldingSet<ElaboratedType> ElaboratedTypes; variable