Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h260 DependentBitIntTypes; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp944 DependentBitIntTypes(this_()), SubstTemplateTemplateParmPacks(this_()), in ASTContext()
5211 DependentBitIntTypes.FindNodeOrInsertPos(ID, InsertPos)) in getDependentBitIntType()
5216 DependentBitIntTypes.InsertNode(New, InsertPos); in getDependentBitIntType()