HomeSort by relevance Sort by last modified time
    Searched refs:Handle_Pragma (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Lex/
Preprocessor.h     [all...]
  /external/clang/lib/Lex/
PPMacroExpansion.cpp     [all...]
Pragma.cpp 125 /// \brief Helper class for \see Preprocessor::Handle_Pragma.
161 /// Handle_Pragma - Read a _Pragma directive, slice it up, process it, then
164 void Preprocessor::Handle_Pragma(Token &Tok) {
300 /// HandleMicrosoft__pragma - Like Handle_Pragma except the pragma text
    [all...]

Completed in 405 milliseconds