Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTContext.h133 DependentUnaryTransformTypes; variable
/external/llvm-project/clang/include/clang/AST/
DASTContext.h233 DependentUnaryTransformTypes; variable
/external/clang/lib/AST/
DASTContext.cpp4015 = DependentUnaryTransformTypes.FindNodeOrInsertPos(ID, InsertPos); in getUnaryTransformType()
4022 DependentUnaryTransformTypes.InsertNode(Canon, InsertPos); in getUnaryTransformType()
/external/llvm-project/clang/lib/AST/
DASTContext.cpp5420 = DependentUnaryTransformTypes.FindNodeOrInsertPos(ID, InsertPos); in getUnaryTransformType()
5427 DependentUnaryTransformTypes.InsertNode(Canon, InsertPos); in getUnaryTransformType()