Home
last modified time | relevance | path

Searched defs:HandlePragmaDirective (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Lex/
DPragma.cpp105 void Preprocessor::HandlePragmaDirective(SourceLocation IntroducerLoc, in HandlePragmaDirective() function in Preprocessor
/external/llvm-project/clang/lib/Lex/
DPragma.cpp166 void Preprocessor::HandlePragmaDirective(PragmaIntroducer Introducer) { in HandlePragmaDirective() function in Preprocessor