Home
last modified time | relevance | path

Searched defs:Endif (Results 1 – 13 of 13) sorted by relevance

/external/llvm-project/clang/lib/Lex/
DPPConditionalDirectiveRecord.cpp110 void PPConditionalDirectiveRecord::Endif(SourceLocation Loc, in Endif() function in PPConditionalDirectiveRecord
/external/clang/lib/Lex/
DPPConditionalDirectiveRecord.cpp113 void PPConditionalDirectiveRecord::Endif(SourceLocation Loc, in Endif() function in PPConditionalDirectiveRecord
/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DRedundantPreprocessorCheck.cpp63 void Endif(SourceLocation Loc, SourceLocation IfLoc) override { in Endif() function in clang::tidy::readability::__anonb46008580111::RedundantPreprocessorCallbacks
DElseAfterReturnCheck.cpp31 void Endif(SourceLocation Loc, SourceLocation IfLoc) override { in Endif() function in clang::tidy::readability::__anonaf25e3470111::PPConditionalCollector
/external/llvm-project/clang-tools-extra/clang-tidy/utils/
DHeaderGuard.cpp64 void Endif(SourceLocation Loc, SourceLocation IfLoc) override { in Endif() function in clang::tidy::utils::__anondb8d8a510111::HeaderGuardPPCallbacks
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dr500_fragprog_emit.c60 int Endif; member
/external/clang/include/clang/Lex/
DPPCallbacks.h319 virtual void Endif(SourceLocation Loc, SourceLocation IfLoc) { in Endif() function
501 void Endif(SourceLocation Loc, SourceLocation IfLoc) override { in Endif() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGLexer.h69 Ifdef, Ifndef, Else, Endif, Define enumerator
/external/llvm-project/llvm/lib/TableGen/
DTGLexer.h75 Ifdef, Ifndef, Else, Endif, Define enumerator
/external/llvm-project/clang/include/clang/Lex/
DPPCallbacks.h371 virtual void Endif(SourceLocation Loc, SourceLocation IfLoc) { in Endif() function
603 void Endif(SourceLocation Loc, SourceLocation IfLoc) override { in Endif() function
/external/llvm-project/clang-tools-extra/clang-tidy/
DExpandModularHeadersPPCallbacks.cpp301 void ExpandModularHeadersPPCallbacks::Endif(SourceLocation Loc, in Endif() function in clang::tooling::ExpandModularHeadersPPCallbacks
/external/llvm-project/clang-tools-extra/pp-trace/
DPPCallbacksTracker.cpp410 void PPCallbacksTracker::Endif(SourceLocation Loc, SourceLocation IfLoc) { in Endif() function in clang::pp_trace::PPCallbacksTracker
/external/angle/src/compiler/translator/
DIntermNode.h995 Endif, enumerator