Home
last modified time | relevance | path

Searched refs:HandlePragmaDirective (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Lex/
HDPragma.cpp105 void Preprocessor::HandlePragmaDirective(SourceLocation IntroducerLoc, in HandlePragmaDirective() function in Preprocessor
295 HandlePragmaDirective(PragmaLoc, PIK__Pragma); in Handle_Pragma()
344 HandlePragmaDirective(PragmaLoc, PIK___pragma); in HandleMicrosoft__pragma()
HDPPDirectives.cpp869 return HandlePragmaDirective(SavedHash.getLocation(), PIK_HashPragma); in HandleDirective()
/NextBSD/contrib/llvm/tools/clang/include/clang/Lex/
HDPreprocessor.h1871 void HandlePragmaDirective(SourceLocation IntroducerLoc,