Home
last modified time | relevance | path

Searched defs:getIdentifierTable (Results 1 – 3 of 3) sorted by relevance

/external/lldb/source/Symbol/
DClangASTContext.cpp410 ClangASTContext::getIdentifierTable() in getIdentifierTable() function in ClangASTContext
/external/clang/include/clang/Lex/
DPreprocessor.h509 IdentifierTable &getIdentifierTable() { return Identifiers; } in getIdentifierTable() function
/external/clang/lib/Serialization/
DASTReader.cpp8229 IdentifierTable &ASTReader::getIdentifierTable() { in getIdentifierTable() function in ASTReader