Home
last modified time | relevance | path

Searched refs:HandleIdentifier (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Lex/
DPTHLexer.cpp91 return PP->HandleIdentifier(Tok); in Lex()
DTokenLexer.cpp501 return PP.HandleIdentifier(Tok); in Lex()
DPreprocessor.cpp618 bool Preprocessor::HandleIdentifier(Token &Identifier) { in HandleIdentifier() function in Preprocessor
DLexer.cpp1483 return PP->HandleIdentifier(Result); in LexIdentifier()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Lex/
DPreprocessor.h1168 bool HandleIdentifier(Token &Identifier);