Home
last modified time | relevance | path

Searched defs:PragmaDirective (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/clang/include/clang/Lex/
DPPCallbacks.h185 virtual void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
447 void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
/external/llvm-project/clang-tools-extra/clang-tidy/
DExpandModularHeadersPPCallbacks.cpp187 void ExpandModularHeadersPPCallbacks::PragmaDirective(SourceLocation Loc, in PragmaDirective() function in clang::tooling::ExpandModularHeadersPPCallbacks
/external/clang/include/clang/Lex/
DPPCallbacks.h162 virtual void PragmaDirective(SourceLocation Loc, in PragmaDirective() function
/external/llvm-project/clang-tools-extra/pp-trace/
DPPCallbacksTracker.cpp177 void PPCallbacksTracker::PragmaDirective(SourceLocation Loc, in PragmaDirective() function in clang::pp_trace::PPCallbacksTracker
/external/angle/src/tests/gl_tests/
DGLSLTest.cpp2910 TEST_P(GLSLTest, PragmaDirective) in TEST_P() argument