Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DPPConditionalDirectiveRecord.cpp92 void PPConditionalDirectiveRecord::Ifndef(SourceLocation Loc, in Ifndef() function in PPConditionalDirectiveRecord
H A DPreprocessingRecord.cpp392 void PreprocessingRecord::Ifndef(SourceLocation Loc, const Token &MacroNameTok, in Ifndef() function in PreprocessingRecord
/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DPPCallbacks.h305 virtual void Ifndef(SourceLocation Loc, const Token &MacroNameTok, in Ifndef() function
487 void Ifndef(SourceLocation Loc, const Token &MacroNameTok, in Ifndef() function