HomeSort by: relevance | last modified time | path
    Searched refs:DependentExtIntTypes (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 244 mutable llvm::FoldingSet<DependentExtIntType> DependentExtIntTypes;
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp 4447 DependentExtIntTypes.FindNodeOrInsertPos(ID, InsertPos))
4452 DependentExtIntTypes.InsertNode(New, InsertPos);

Completed in 62 milliseconds