Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/clang/lib/Index/
H A DIndexingAction.cpp64 void Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function in __anon14b6cd270111::IndexPPCallbacks
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.h70 Ifdef, enumerator
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DPPCallbacks.h376 virtual void Ifdef(SourceLocation Loc, const Token &MacroNameTok, Ifdef() function
655 void Ifdef(SourceLocation Loc, const Token &MacroNameTok, Ifdef() function