Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h218 DependentTypeOfExprTypes; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp880 DependentTypeOfExprTypes(this_()), DependentDecltypeTypes(this_()), in ASTContext()
6026 DependentTypeOfExprTypes.FindNodeOrInsertPos(ID, InsertPos); in getTypeOfExprType()
6036 DependentTypeOfExprTypes.InsertNode(Canon, InsertPos); in getTypeOfExprType()