Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h245 mutable llvm::FoldingSet<DependentExtIntType> DependentExtIntTypes; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp4462 DependentExtIntTypes.FindNodeOrInsertPos(ID, InsertPos)) in getDependentExtIntType()
4467 DependentExtIntTypes.InsertNode(New, InsertPos); in getDependentExtIntType()