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

/external/clang/lib/Lex/
H A DPreprocessor.cpp503 /// LookUpIdentifierInfo - Given a tok::raw_identifier token, look up the
506 IdentifierInfo *Preprocessor::LookUpIdentifierInfo(Token &Identifier) const { function in class:Preprocessor

Completed in 53 milliseconds