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 119 /// \brief Helper class for \see Preprocessor::Handle_Pragma.
155 /// Handle_Pragma - Read a _Pragma directive, slice it up, process it, then
158 void Preprocessor::Handle_Pragma(Token &Tok) {
268 /// HandleMicrosoft__pragma - Like Handle_Pragma except the pragma text
    [all...]

Completed in 57 milliseconds