Home
last modified time | relevance | path

Searched refs:Elif (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h404 virtual void Elif(SourceLocation Loc, SourceRange ConditionRange, in Elif() function
706 void Elif(SourceLocation Loc, SourceRange ConditionRange, in Elif() function
708 First->Elif(Loc, ConditionRange, ConditionValue, IfLoc); in Elif()
709 Second->Elif(Loc, ConditionRange, ConditionValue, IfLoc); in Elif()
H A DPPConditionalDirectiveRecord.h90 void Elif(SourceLocation Loc, SourceRange ConditionRange,
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPConditionalDirectiveRecord.cpp96 void PPConditionalDirectiveRecord::Elif(SourceLocation Loc, in Elif() function in PPConditionalDirectiveRecord
H A DPPDirectives.cpp749 Callbacks->Elif( in SkipExcludedConditionalBlock()
3592 Callbacks->Elif(ElifToken.getLocation(), ConditionRange, in HandleElifFamilyDirective()
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp83 void Elif(SourceLocation Loc, SourceRange ConditionRange,
210 void InclusionRewriter::Elif(SourceLocation Loc, SourceRange ConditionRange, in Elif() function in InclusionRewriter
/freebsd/bin/sh/
H A Dnodetypes75 NIF nif # the if statement. Elif clauses are handled