/aosp_15_r20/external/clang/unittests/ASTMatchers/ |
H A D | ASTMatchersTest.h | 32 virtual void onEndOfTranslationUnit() {} in onEndOfTranslationUnit() function 51 void onEndOfTranslationUnit() override { in onEndOfTranslationUnit() function 311 void onEndOfTranslationUnit() override { in onEndOfTranslationUnit() function
|
H A D | ASTMatchersInternalTest.cpp | 154 void onEndOfTranslationUnit() override { Called = true; } in onEndOfTranslationUnit() function in clang::ast_matchers::VerifyEndOfTranslationUnit
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-tidy/fuchsia/ |
D | MultipleInheritanceCheck.h | 30 void onEndOfTranslationUnit() override { InterfaceMap.clear(); } in onEndOfTranslationUnit() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-tidy/fuchsia/ |
D | MultipleInheritanceCheck.h | 30 void onEndOfTranslationUnit() override { InterfaceMap.clear(); } in onEndOfTranslationUnit() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-tidy/fuchsia/ |
D | MultipleInheritanceCheck.h | 30 void onEndOfTranslationUnit() override { InterfaceMap.clear(); } in onEndOfTranslationUnit() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-tidy/fuchsia/ |
D | MultipleInheritanceCheck.h | 30 void onEndOfTranslationUnit() override { InterfaceMap.clear(); } in onEndOfTranslationUnit() function
|
/aosp_15_r20/external/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchFinder.h | 107 virtual void onEndOfTranslationUnit() {} in onEndOfTranslationUnit() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/ASTMatchers/ |
D | ASTMatchFinder.h | 107 virtual void onEndOfTranslationUnit() {} in onEndOfTranslationUnit() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/ASTMatchers/ |
D | ASTMatchFinder.h | 107 virtual void onEndOfTranslationUnit() {} in onEndOfTranslationUnit() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ASTMatchers/ |
D | ASTMatchFinder.h | 107 virtual void onEndOfTranslationUnit() {} in onEndOfTranslationUnit() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ASTMatchers/ |
D | ASTMatchFinder.h | 107 virtual void onEndOfTranslationUnit() {} in onEndOfTranslationUnit() function
|
/aosp_15_r20/external/clang/lib/ASTMatchers/ |
H A D | ASTMatchFinder.cpp | 316 void onEndOfTranslationUnit() { in onEndOfTranslationUnit() function in clang::ast_matchers::internal::__anon37a3694d0111::MatchASTVisitor
|