Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Lex/
HDPPConditionalDirectiveRecord.cpp113 void PPConditionalDirectiveRecord::Endif(SourceLocation Loc, in Endif() function in PPConditionalDirectiveRecord
/NextBSD/contrib/llvm/tools/clang/include/clang/Lex/
HDPPCallbacks.h319 virtual void Endif(SourceLocation Loc, SourceLocation IfLoc) { in Endif() function
501 void Endif(SourceLocation Loc, SourceLocation IfLoc) override { in Endif() function