Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPConditionalDirectiveRecord.cpp110 void PPConditionalDirectiveRecord::Endif(SourceLocation Loc, in Endif() function in PPConditionalDirectiveRecord
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGLexer.h75 Ifdef, Ifndef, Else, Endif, Define enumerator
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPPCallbacks.h371 virtual void Endif(SourceLocation Loc, SourceLocation IfLoc) { in Endif() function
603 void Endif(SourceLocation Loc, SourceLocation IfLoc) override { in Endif() function