Home
last modified time | relevance | path

Searched defs:Ifdef (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPConditionalDirectiveRecord.cpp82 void PPConditionalDirectiveRecord::Ifdef(SourceLocation Loc, in Ifdef() function in PPConditionalDirectiveRecord
H A DPreprocessingRecord.cpp401 void PreprocessingRecord::Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function in PreprocessingRecord
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexingAction.cpp64 void Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function in __anonb20dd8150111::IndexPPCallbacks
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.h70 Ifdef, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h412 virtual void Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function
713 void Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function