Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPPConditionalDirectiveRecord.cpp113 void PPConditionalDirectiveRecord::Endif(SourceLocation Loc, in Endif() function in PPConditionalDirectiveRecord
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dr500_fragprog_emit.c60 int Endif; member
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/
Dr500_fragprog_emit.c60 int Endif; member
/external/clang/include/clang/Lex/
DPPCallbacks.h318 virtual void Endif(SourceLocation Loc, SourceLocation IfLoc) { in Endif() function
503 void Endif(SourceLocation Loc, SourceLocation IfLoc) override { in Endif() function