Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h233 DependentUnaryTransformTypes; variable
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp5735 = DependentUnaryTransformTypes.FindNodeOrInsertPos(ID, InsertPos); in getUnaryTransformType()
5742 DependentUnaryTransformTypes.InsertNode(Canon, InsertPos); in getUnaryTransformType()