Searched defs:Ifndef (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Lex/ | ||
H A D | PPConditionalDirectiveRecord.cpp | 89 void PPConditionalDirectiveRecord::Ifndef(SourceLocation Loc, in Ifndef() function in PPConditionalDirectiveRecord |
H A D | PreprocessingRecord.cpp | 417 void PreprocessingRecord::Ifndef(SourceLocation Loc, const Token &MacroNameTok, in Ifndef() function in PreprocessingRecord |
/freebsd-src/contrib/llvm-project/clang/lib/Index/ | ||
H A D | IndexingAction.cpp | 72 void Ifndef(SourceLocation Loc, const Token &MacroNameTok, in Ifndef() function in __anon14b6cd270111::IndexPPCallbacks |
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/ | ||
H A D | TGLexer.h | 71 Ifndef, enumerator |
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/ | ||
H A D | PPCallbacks.h | 400 virtual void Ifndef(SourceLocation Loc, const Token &MacroNameTok, Ifndef() function |