Searched refs:HandlePragmaComment (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Lex/
H A DPragma.cpp479 void Preprocessor::HandlePragmaComment(Token &Tok) { function in class:Preprocessor
1148 PP.HandlePragmaComment(CommentTok);
/external/clang/include/clang/Lex/
H A DPreprocessor.h1323 void HandlePragmaComment(Token &CommentTok);

Completed in 18 milliseconds