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

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 301 mutable llvm::StringMap<StringLiteral *> StringLiteralCache;
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp 11235 StringLiteral *&Result = StringLiteralCache[Key];

Completed in 29 milliseconds