Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h244 mutable llvm::FoldingSet<DependentExtIntType> DependentExtIntTypes; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp4447 DependentExtIntTypes.FindNodeOrInsertPos(ID, InsertPos)) in getDependentExtIntType()
4452 DependentExtIntTypes.InsertNode(New, InsertPos); in getDependentExtIntType()