Home
last modified time | relevance | path

Searched defs:Endif (Results 1 – 3 of 3) 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/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