Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
DPPConditionalDirectiveRecord.cpp96 void PPConditionalDirectiveRecord::Elif(SourceLocation Loc, in Elif() function in PPConditionalDirectiveRecord
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
DInclusionRewriter.cpp214 void InclusionRewriter::Elif(SourceLocation Loc, SourceRange ConditionRange, in Elif() function in InclusionRewriter
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
DPPCallbacks.h346 virtual void Elif(SourceLocation Loc, SourceRange ConditionRange, in Elif() function
612 void Elif(SourceLocation Loc, SourceRange ConditionRange, in Elif() function