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

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

Completed in 82 milliseconds