Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DPPConditionalDirectiveRecord.cpp99 void PPConditionalDirectiveRecord::Elif(SourceLocation Loc, in Elif() function in PPConditionalDirectiveRecord
/external/clang/include/clang/Lex/
DPPCallbacks.h290 virtual void Elif(SourceLocation Loc, SourceRange ConditionRange, in Elif() function
474 void Elif(SourceLocation Loc, SourceRange ConditionRange, in Elif() function