Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h214 DependentTypeOfExprTypes; variable
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp877 DependentTypeOfExprTypes(this_()), DependentDecltypeTypes(this_()), in ASTContext()
5616 DependentTypeOfExprTypes.FindNodeOrInsertPos(ID, InsertPos); in getTypeOfExprType()
5626 DependentTypeOfExprTypes.InsertNode(Canon, InsertPos); in getTypeOfExprType()