Searched defs:Ifdef (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Lex/ |
H A D | PPConditionalDirectiveRecord.cpp | 82 void PPConditionalDirectiveRecord::Ifdef(SourceLocation Loc, in Ifdef() function in PPConditionalDirectiveRecord
|
H A D | PreprocessingRecord.cpp | 401 void PreprocessingRecord::Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function in PreprocessingRecord
|
/freebsd/contrib/llvm-project/clang/lib/Index/ |
H A D | IndexingAction.cpp | 64 void Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function in __anonb20dd8150111::IndexPPCallbacks
|
/freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
H A D | TGLexer.h | 70 Ifdef, enumerator
|
/freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | PPCallbacks.h | 412 virtual void Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function 713 void Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function
|