Home
last modified time | relevance | path

Searched defs:Hook (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang-tools-extra/include-cleaner/unittests/
H A DAnalysisTest.cpp62 Hook(PragmaIncludes *Out) : Out(Out) {} in WalkUsedTest() argument
218 Hook(RecordedPP &PP, PragmaIncludes &PI, in AnalyzeTest() argument
54 struct Hook : public SyntaxOnlyAction { WalkUsedTest() struct
56 Hookclang::include_cleaner::__anonca074cb60111::WalkUsedTest::WalkUsedTest::__anonca074cb60202::Hook WalkUsedTest() argument
57 BeginSourceFileActionclang::include_cleaner::__anonca074cb60111::WalkUsedTest::WalkUsedTest::__anonca074cb60202::Hook WalkUsedTest() argument
208 struct Hook : public SyntaxOnlyAction { AnalyzeTest() struct
210 Hookclang::include_cleaner::__anonca074cb60111::AnalyzeTest::AnalyzeTest::__anonca074cb60402::Hook AnalyzeTest() argument
211 BeginSourceFileActionclang::include_cleaner::__anonca074cb60111::AnalyzeTest::AnalyzeTest::__anonca074cb60402::Hook AnalyzeTest() argument
217 PPclang::include_cleaner::__anonca074cb60111::AnalyzeTest::AnalyzeTest::__anonca074cb60402::Hook AnalyzeTest() argument
H A DFindHeadersTest.cpp45 struct Hook : public SyntaxOnlyAction { in FindHeadersTest() struct
47 Hook(PragmaIncludes *Out) : Out(Out) {} in FindHeadersTest() argument
48 BeginSourceFileActionclang::include_cleaner::__anoncb3c938f0111::FindHeadersTest::FindHeadersTest::__anoncb3c938f0202::Hook FindHeadersTest() argument
53 Outclang::include_cleaner::__anoncb3c938f0111::FindHeadersTest::FindHeadersTest::__anoncb3c938f0202::Hook FindHeadersTest() argument
H A DRecordTest.cpp306 struct Hook : public PreprocessOnlyAction { PragmaIncludeTest() struct
308 Hookclang::include_cleaner::__anonc7ca0e310111::PragmaIncludeTest::PragmaIncludeTest::__anonc7ca0e310402::Hook PragmaIncludeTest() argument
309 BeginSourceFileActionclang::include_cleaner::__anonc7ca0e310111::PragmaIncludeTest::PragmaIncludeTest::__anonc7ca0e310402::Hook PragmaIncludeTest() argument
313 Outclang::include_cleaner::__anonc7ca0e310111::PragmaIncludeTest::PragmaIncludeTest::__anonc7ca0e310402::Hook PragmaIncludeTest() argument
/llvm-project/llvm/lib/LTO/
H A DLTOBackend.cpp102 __anon3666d5180102(std::string PathSuffix, ModuleHookFn &Hook) addSaveTemps() argument
/llvm-project/clang/tools/clang-linker-wrapper/
H A DClangLinkerWrapper.cpp618 createLTO(const ArgList & Args,const std::vector<std::string> & Features,ModuleHook Hook=[](size_t,const Module &){}) createLTO() argument