Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DPPConditionalDirectiveRecord.cpp96 void PPConditionalDirectiveRecord::Elif(SourceLocation Loc, in Elif() function in PPConditionalDirectiveRecord
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DInclusionRewriter.cpp208 void InclusionRewriter::Elif(SourceLocation Loc, SourceRange ConditionRange, Elif() function in InclusionRewriter
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h368 virtual void Elif(SourceLocation Loc, SourceRange ConditionRange, Elif() function
648 void Elif(SourceLocation Loc, SourceRange ConditionRange, Elif() function