Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DASTContext.h112 mutable llvm::FoldingSet<DependentDecltypeType> DependentDecltypeTypes; variable
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DASTContext.cpp3770 = DependentDecltypeTypes.FindNodeOrInsertPos(ID, InsertPos); in getDecltypeType()
3774 DependentDecltypeTypes.InsertNode(Canon, InsertPos); in getDecltypeType()