HomeSort by: relevance | last modified time | path
    Searched defs:Handle_Pragma (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Lex/
Pragma.cpp 185 /// Handle_Pragma - Read a _Pragma directive, slice it up, process it, then
188 void Preprocessor::Handle_Pragma(Token &Tok) {
339 /// HandleMicrosoft__pragma - Like Handle_Pragma except the pragma text
343 // into the token stream for later consumption. Same as Handle_Pragma.

Completed in 18 milliseconds