Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DASTContext.h241 mutable llvm::FoldingSet<DependentExtIntType> DependentExtIntTypes; variable
/external/llvm-project/clang/lib/AST/
DASTContext.cpp4377 DependentExtIntTypes.FindNodeOrInsertPos(ID, InsertPos)) in getDependentExtIntType()
4382 DependentExtIntTypes.InsertNode(New, InsertPos); in getDependentExtIntType()