Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h247 DependentBitIntTypes; variable
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp880 DependentBitIntTypes(this_()), SubstTemplateTemplateParmPacks(this_()), in ASTContext()
4570 DependentBitIntTypes.FindNodeOrInsertPos(ID, InsertPos)) in getDependentBitIntType()
4575 DependentBitIntTypes.InsertNode(New, InsertPos); in getDependentBitIntType()