Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTContext.h114 mutable llvm::FoldingSet<DependentTypeOfExprType> DependentTypeOfExprTypes; variable
/external/llvm-project/clang/include/clang/AST/
DASTContext.h213 mutable llvm::FoldingSet<DependentTypeOfExprType> DependentTypeOfExprTypes; variable