Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPConditionalDirectiveRecord.cpp96 void PPConditionalDirectiveRecord::Elif(SourceLocation Loc, in Elif() function in PPConditionalDirectiveRecord
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp210 void InclusionRewriter::Elif(SourceLocation Loc, SourceRange ConditionRange, in Elif() function in InclusionRewriter
/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