Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-include-fixer/find-all-symbols/
DFindAllMacros.cpp53 void FindAllMacros::Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function in clang::find_all_symbols::FindAllMacros
/external/llvm-project/clang/lib/Lex/
DPPConditionalDirectiveRecord.cpp82 void PPConditionalDirectiveRecord::Ifdef(SourceLocation Loc, in Ifdef() function in PPConditionalDirectiveRecord
DPreprocessingRecord.cpp406 void PreprocessingRecord::Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function in PreprocessingRecord
/external/clang/lib/Lex/
DPPConditionalDirectiveRecord.cpp85 void PPConditionalDirectiveRecord::Ifdef(SourceLocation Loc, in Ifdef() function in PPConditionalDirectiveRecord
DPreprocessingRecord.cpp383 void PreprocessingRecord::Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function in PreprocessingRecord
/external/llvm-project/clang-tools-extra/clangd/
DCollectMacros.h66 void Ifdef(SourceLocation Loc, const Token &MacroName, in Ifdef() function
/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DRedundantPreprocessorCheck.cpp46 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/
DUpgradeGoogletestCaseCheck.cpp80 void Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function in clang::tidy::google::__anonde3eb0c00111::UpgradeGoogletestCasePPCallback
/external/clang/include/clang/Lex/
DPPCallbacks.h298 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/
DTGLexer.h69 Ifdef, Ifndef, Else, Endif, Define enumerator
/external/llvm-project/llvm/lib/TableGen/
DTGLexer.h75 Ifdef, Ifndef, Else, Endif, Define enumerator
/external/llvm-project/clang/include/clang/Lex/
DPPCallbacks.h350 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/
DExpandModularHeadersPPCallbacks.cpp290 void ExpandModularHeadersPPCallbacks::Ifdef(SourceLocation Loc, const Token &, in Ifdef() function in clang::tooling::ExpandModularHeadersPPCallbacks
/external/llvm-project/clang/unittests/Lex/
DDependencyDirectivesSourceMinimizerTest.cpp293 TEST(MinimizeSourceToDependencyDirectivesTest, Ifdef) { in TEST() argument
/external/llvm-project/clang-tools-extra/pp-trace/
DPPCallbacksTracker.cpp385 void PPCallbacksTracker::Ifdef(SourceLocation Loc, const Token &MacroNameTok, in Ifdef() function in clang::pp_trace::PPCallbacksTracker
/external/angle/src/compiler/translator/
DIntermNode.h993 Ifdef, enumerator
/external/angle/src/tests/preprocessor_tests/
Dif_test.cpp600 TEST_F(IfTest, Ifdef) in TEST_F() argument
/external/llvm-project/clang-tools-extra/modularize/
DPreprocessorTracker.cpp1362 void PreprocessorCallbacks::Ifdef(clang::SourceLocation Loc, in Ifdef() function in Modularize::PreprocessorCallbacks