Searched defs:getIdentifierTable (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessor.h444 IdentifierTable &getIdentifierTable() { return Identifiers; } function in class:clang::Preprocessor
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReader.cpp7272 IdentifierTable &ASTReader::getIdentifierTable() { function in class:ASTReader

Completed in 108 milliseconds