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

/external/clang/lib/Lex/
H A DPragma.cpp126 /// \brief Helper class for \see Preprocessor::Handle_Pragma.
162 /// Handle_Pragma - Read a _Pragma directive, slice it up, process it, then
165 void Preprocessor::Handle_Pragma(Token &Tok) { function in class:Preprocessor
305 /// HandleMicrosoft__pragma - Like Handle_Pragma except the pragma text

Completed in 100 milliseconds