/llvm-project/clang-tools-extra/clang-tidy/utils/ |
H A D | HeaderGuard.cpp | 46 void Ifndef(SourceLocation Loc, const Token &MacroNameTok, in Ifndef() function in clang::tidy::utils::__anonb82bc18d0111::HeaderGuardPPCallbacks 91 SourceLocation Ifndef = in EndOfMainFile() local 159 std::string checkHeaderGuardDefinition(SourceLocation Ifndef, in checkHeaderGuardDefinition()
|
/llvm-project/clang-tools-extra/clang-include-fixer/find-all-symbols/ |
H A D | FindAllMacros.cpp | 59 void FindAllMacros::Ifndef(SourceLocation Loc, const Token &MacroNameTok, in Ifndef() function in clang::find_all_symbols::FindAllMacros
|
/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, Ifndef() function in PreprocessingRecord
|
/llvm-project/clang-tools-extra/clang-tidy/readability/ |
H A D | RedundantPreprocessorCheck.cpp | 53 void Ifndef(SourceLocation Loc, const Token &MacroNameTok, in Ifndef() function in clang::tidy::readability::__anon04281d140111::RedundantPreprocessorCallbacks
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | CollectMacros.cpp | 69 void CollectMainFileMacros::Ifndef(SourceLocation Loc, const Token &MacroName, Ifndef() function in clang::clangd::CollectMainFileMacros
|
/llvm-project/clang-tools-extra/clang-tidy/google/ |
H A D | UpgradeGoogletestCaseCheck.cpp | 84 void Ifndef(SourceLocation Loc, const Token &MacroNameTok, in Ifndef() function in clang::tidy::google::__anon717bdffc0111::UpgradeGoogletestCasePPCallback
|
/llvm-project/clang/lib/Index/ |
H A D | IndexingAction.cpp | 72 void Ifndef(SourceLocation Loc, const Token &MacroNameTok, in Ifndef() function in __anon5c0c2e280111::IndexPPCallbacks
|
/llvm-project/llvm/lib/TableGen/ |
H A D | TGLexer.h | 71 Ifndef, enumerator
|
/llvm-project/clang-tools-extra/clang-tidy/ |
H A D | ExpandModularHeadersPPCallbacks.cpp | 299 void ExpandModularHeadersPPCallbacks::Ifndef(SourceLocation Loc, const Token &, in Ifndef() function in clang::tooling::ExpandModularHeadersPPCallbacks
|
/llvm-project/clang/include/clang/Lex/ |
H A D | PPCallbacks.h | 436 virtual void Ifndef(SourceLocation Loc, const Token &MacroNameTok, in Ifndef() function 733 void Ifndef(SourceLocation Loc, const Token &MacroNameTok, in Ifndef() function
|
/llvm-project/clang-tools-extra/include-cleaner/lib/ |
H A D | Record.cpp | 126 void Ifndef(SourceLocation Loc, const Token &MacroNameTok, in Ifndef() function in clang::include_cleaner::__anonc6ad65750111::PPRecorder
|
/llvm-project/clang-tools-extra/clang-tidy/modernize/ |
H A D | MacroToEnumCheck.cpp | 146 void Ifndef(SourceLocation Loc, const Token &MacroNameTok, in Ifndef() function in clang::tidy::modernize::MacroToEnumCallbacks
|
/llvm-project/clang-tools-extra/pp-trace/ |
H A D | PPCallbacksTracker.cpp | 393 void PPCallbacksTracker::Ifndef(SourceLocation Loc, const Token &MacroNameTok, in Ifndef() function in clang::pp_trace::PPCallbacksTracker
|
/llvm-project/clang-tools-extra/modularize/ |
H A D | PreprocessorTracker.cpp | 1369 void PreprocessorCallbacks::Ifndef(clang::SourceLocation Loc, in Ifndef() function in Modularize::PreprocessorCallbacks
|