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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 241 llvm::FoldingSet<AttributedType> AttributedTypes;
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp 4569 AttributedType *type = AttributedTypes.FindNodeOrInsertPos(id, insertPos);
4577 AttributedTypes.InsertNode(type, insertPos);

Completed in 76 milliseconds