Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/clang/lib/Lex/
HDPPConditionalDirectiveRecord.cpp92 void PPConditionalDirectiveRecord::Ifndef(SourceLocation Loc, in Ifndef() function in PPConditionalDirectiveRecord
HDPreprocessingRecord.cpp392 void PreprocessingRecord::Ifndef(SourceLocation Loc, const Token &MacroNameTok, in Ifndef() function in PreprocessingRecord
/trueos/contrib/llvm/tools/clang/include/clang/Lex/
HDPPCallbacks.h302 virtual void Ifndef(SourceLocation Loc, const Token &MacroNameTok, in Ifndef() function
496 virtual void Ifndef(SourceLocation Loc, const Token &MacroNameTok, in Ifndef() function