Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDASTContext.h254 DependentBitIntTypes; variable
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDASTContext.cpp883 DependentBitIntTypes(this_()), SubstTemplateTemplateParmPacks(this_()), in ASTContext()
4985 DependentBitIntTypes.FindNodeOrInsertPos(ID, InsertPos)) in getDependentBitIntType()
4990 DependentBitIntTypes.InsertNode(New, InsertPos); in getDependentBitIntType()