/external/llvm-project/clang-tools-extra/clang-include-fixer/find-all-symbols/ |
D | FindAllMacros.cpp | 53 void FindAllMacros::Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function in clang::find_all_symbols::FindAllMacros
|
/external/llvm-project/clang/lib/Lex/ |
D | PPConditionalDirectiveRecord.cpp | 82 void PPConditionalDirectiveRecord::Ifdef(SourceLocation Loc, in Ifdef() function in PPConditionalDirectiveRecord
|
D | PreprocessingRecord.cpp | 406 void PreprocessingRecord::Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function in PreprocessingRecord
|
/external/clang/lib/Lex/ |
D | PPConditionalDirectiveRecord.cpp | 85 void PPConditionalDirectiveRecord::Ifdef(SourceLocation Loc, in Ifdef() function in PPConditionalDirectiveRecord
|
D | PreprocessingRecord.cpp | 383 void PreprocessingRecord::Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function in PreprocessingRecord
|
/external/llvm-project/clang-tools-extra/clangd/ |
D | CollectMacros.h | 66 void Ifdef(SourceLocation Loc, const Token &MacroName, in Ifdef() function
|
/external/llvm-project/clang-tools-extra/clang-tidy/readability/ |
D | RedundantPreprocessorCheck.cpp | 46 void Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function in clang::tidy::readability::__anonb46008580111::RedundantPreprocessorCallbacks
|
/external/llvm-project/clang-tools-extra/clang-tidy/google/ |
D | UpgradeGoogletestCaseCheck.cpp | 80 void Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function in clang::tidy::google::__anonde3eb0c00111::UpgradeGoogletestCasePPCallback
|
/external/clang/include/clang/Lex/ |
D | PPCallbacks.h | 298 virtual void Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function 481 void Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
D | TGLexer.h | 69 Ifdef, Ifndef, Else, Endif, Define enumerator
|
/external/llvm-project/llvm/lib/TableGen/ |
D | TGLexer.h | 75 Ifdef, Ifndef, Else, Endif, Define enumerator
|
/external/llvm-project/clang/include/clang/Lex/ |
D | PPCallbacks.h | 350 virtual void Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function 583 void Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function
|
/external/llvm-project/clang-tools-extra/clang-tidy/ |
D | ExpandModularHeadersPPCallbacks.cpp | 290 void ExpandModularHeadersPPCallbacks::Ifdef(SourceLocation Loc, const Token &, in Ifdef() function in clang::tooling::ExpandModularHeadersPPCallbacks
|
/external/llvm-project/clang/unittests/Lex/ |
D | DependencyDirectivesSourceMinimizerTest.cpp | 293 TEST(MinimizeSourceToDependencyDirectivesTest, Ifdef) { in TEST() argument
|
/external/llvm-project/clang-tools-extra/pp-trace/ |
D | PPCallbacksTracker.cpp | 385 void PPCallbacksTracker::Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function in clang::pp_trace::PPCallbacksTracker
|
/external/angle/src/compiler/translator/ |
D | IntermNode.h | 993 Ifdef, enumerator
|
/external/angle/src/tests/preprocessor_tests/ |
D | if_test.cpp | 600 TEST_F(IfTest, Ifdef) in TEST_F() argument
|
/external/llvm-project/clang-tools-extra/modularize/ |
D | PreprocessorTracker.cpp | 1362 void PreprocessorCallbacks::Ifdef(clang::SourceLocation Loc, in Ifdef() function in Modularize::PreprocessorCallbacks
|