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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 217 mutable llvm::FoldingSet<DependentDecltypeType> DependentDecltypeTypes;
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp 5459 = DependentDecltypeTypes.FindNodeOrInsertPos(ID, InsertPos);
5463 DependentDecltypeTypes.InsertNode(Canon, InsertPos);

Completed in 30 milliseconds