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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h929 IdentifierTable &getIdentifierTable() { return Identifiers; } function in class:clang::Preprocessor
930 const IdentifierTable &getIdentifierTable() const { return Identifiers; } function in class:clang::Preprocessor

Completed in 188 milliseconds