Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h222 DependentDecltypeTypes; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp941 DependentTypeOfExprTypes(this_()), DependentDecltypeTypes(this_()), in ASTContext()
6523 DependentDecltypeTypes.FindNodeOrInsertPos(ID, InsertPos)) in getDecltypeType()
6529 DependentDecltypeTypes.InsertNode(DT, InsertPos); in getDecltypeType()