Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h236 DependentUnaryTransformTypes; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp5490 = DependentUnaryTransformTypes.FindNodeOrInsertPos(ID, InsertPos); in getUnaryTransformType()
5497 DependentUnaryTransformTypes.InsertNode(Canon, InsertPos); in getUnaryTransformType()