| /llvm-project-15.0.7/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.conv/ |
| H A D | p4.cpp | 72 using Check = T; in operator T() typedef 73 using Check = Expected; in operator T() typedef 92 using Check = T; in operator T&() typedef 93 using Check = Expected; in operator T&() typedef 106 using Check = T; in operator const T() typedef 107 using Check = Expected; in operator const T() typedef 116 using Check = T; in operator const T&() typedef 117 using Check = Expected; in operator const T&() typedef
|
| /llvm-project-15.0.7/flang/lib/Semantics/ |
| H A D | pointer-assignment.cpp | 111 template <typename T> bool PointerAssignmentChecker::Check(const T &) { in Check() function in Fortran::semantics::PointerAssignmentChecker 120 bool PointerAssignmentChecker::Check(const evaluate::Expr<T> &x) { in Check() function in Fortran::semantics::PointerAssignmentChecker 124 bool PointerAssignmentChecker::Check(const SomeExpr &rhs) { in Check() function in Fortran::semantics::PointerAssignmentChecker 136 bool PointerAssignmentChecker::Check(const evaluate::NullPointer &) { in Check() function in Fortran::semantics::PointerAssignmentChecker 141 bool PointerAssignmentChecker::Check(const evaluate::FunctionRef<T> &f) { in Check() function in Fortran::semantics::PointerAssignmentChecker 191 bool PointerAssignmentChecker::Check(const evaluate::Designator<T> &d) { in Check() function in Fortran::semantics::PointerAssignmentChecker 259 bool PointerAssignmentChecker::Check(parser::CharBlock rhsName, bool isCall, in Check() function in Fortran::semantics::PointerAssignmentChecker 271 bool PointerAssignmentChecker::Check(const evaluate::ProcedureDesignator &d) { in Check() function in Fortran::semantics::PointerAssignmentChecker 279 bool PointerAssignmentChecker::Check(const evaluate::ProcedureRef &ref) { in Check() function in Fortran::semantics::PointerAssignmentChecker
|
| /llvm-project-15.0.7/compiler-rt/test/sanitizer_common/TestCases/Posix/ |
| H A D | getpw_getgr.cpp | 14 void Check(const char *str) { in Check() function 20 void Check(const passwd *result) { in Check() function 43 void Check(const group *result) { in Check() function
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | char8_t.cpp | 40 using Check = E; in check() typedef 41 using Check = T; in check() typedef
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/cert/ |
| H A D | SetLongJmpCheck.cpp | 27 SetLongJmpCheck &Check; member in clang::tidy::cert::__anon3ed63b6c0111::SetJmpMacroCallbacks 30 explicit SetJmpMacroCallbacks(SetLongJmpCheck &Check) : Check(Check) {} in SetJmpMacroCallbacks()
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | exceptions-seh-nested-finally.c | 15 int Check = 0; in main() local
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/google/ |
| H A D | TodoCommentCheck.cpp | 20 TodoCommentHandler(TodoCommentCheck &Check, llvm::Optional<std::string> User) in TodoCommentHandler() 48 TodoCommentCheck &Check; member in clang::tidy::google::readability::TodoCommentCheck::TodoCommentHandler
|
| H A D | AvoidUnderscoreInGoogletestNameCheck.cpp | 38 Preprocessor *PP, AvoidUnderscoreInGoogletestNameCheck *Check) in AvoidUnderscoreInGoogletestNameCallback() 76 AvoidUnderscoreInGoogletestNameCheck *Check; member in clang::tidy::google::readability::__anon828e359a0111::AvoidUnderscoreInGoogletestNameCallback
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/portability/ |
| H A D | RestrictSystemIncludesCheck.h | 47 explicit RestrictedIncludesPPCallbacks(RestrictSystemIncludesCheck &Check, in RestrictedIncludesPPCallbacks() 77 RestrictSystemIncludesCheck &Check; variable
|
| /llvm-project-15.0.7/clang/test/Modules/Inputs/odr_hash-Unresolved/ |
| H A D | function.h | 4 static void Check(int*, int) {} in Check() function
|
| /llvm-project-15.0.7/compiler-rt/lib/gwp_asan/ |
| H A D | utilities.h | 21 GWP_ASAN_ALWAYS_INLINE void Check(bool Condition, const char *Message) { in Check() function
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/ |
| H A D | PoisonChecking.cpp | 149 auto *Check = in generateCreationChecksForBinOp() local 158 auto *Check = in generateCreationChecksForBinOp() local 200 Value *Check = in generateCreationChecks() local 213 Value *Check = in generateCreationChecks() local
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/ |
| H A D | ReplaceDisallowCopyAndAssignMacroCheck.cpp | 25 ReplaceDisallowCopyAndAssignMacroCheck &Check, Preprocessor &PP) in ReplaceDisallowCopyAndAssignMacroCallbacks() 68 ReplaceDisallowCopyAndAssignMacroCheck &Check; member in clang::tidy::modernize::__anonebbb68480111::ReplaceDisallowCopyAndAssignMacroCallbacks
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/ |
| H A D | SuspiciousIncludeCheck.cpp | 20 explicit SuspiciousIncludePPCallbacks(SuspiciousIncludeCheck &Check, in SuspiciousIncludePPCallbacks() 33 SuspiciousIncludeCheck &Check; member in clang::tidy::bugprone::__anonece6acb80111::SuspiciousIncludePPCallbacks
|
| H A D | MacroRepeatedSideEffectsCheck.cpp | 23 MacroRepeatedPPCallbacks(ClangTidyCheck &Check, Preprocessor &PP) in MacroRepeatedPPCallbacks() 30 ClangTidyCheck &Check; member in clang::tidy::bugprone::__anonb5de891e0111::MacroRepeatedPPCallbacks
|
| H A D | MacroParenthesesCheck.cpp | 21 MacroParenthesesPPCallbacks(Preprocessor *PP, MacroParenthesesCheck *Check) in MacroParenthesesPPCallbacks() 38 MacroParenthesesCheck *Check; member in clang::tidy::bugprone::__anon380547b10111::MacroParenthesesPPCallbacks
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/cppcoreguidelines/ |
| H A D | MacroUsageCheck.cpp | 33 MacroUsageCallbacks(MacroUsageCheck *Check, const SourceManager &SM, in MacroUsageCallbacks() 60 MacroUsageCheck *Check; member in clang::tidy::cppcoreguidelines::__anon852a33f70211::MacroUsageCallbacks
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/altera/ |
| H A D | KernelNameRestrictionCheck.cpp | 26 explicit KernelNameRestrictionPPCallbacks(ClangTidyCheck &Check, in KernelNameRestrictionPPCallbacks() 50 ClangTidyCheck &Check; member in clang::tidy::altera::__anona1dde68c0111::KernelNameRestrictionPPCallbacks
|
| /llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/tests/ |
| H A D | report_test.cpp | 13 TEST(ScudoReportDeathTest, Check) { in TEST() argument
|
| /llvm-project-15.0.7/clang/test/Modules/Inputs/odr_hash-Friend/ |
| H A D | Box.h | 4 friend void Check(iterator) {} in Check() function
|
| H A D | Bad.h | 4 friend void Check(iterator) { return; } in Check() function
|
| H A D | Good.h | 4 friend void Check(iterator) {} in Check() function
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/misc/ |
| H A D | MisleadingBidirectional.cpp | 92 MisleadingBidirectionalHandler(MisleadingBidirectionalCheck &Check, in MisleadingBidirectionalHandler() 110 MisleadingBidirectionalCheck &Check; member in MisleadingBidirectionalCheck::MisleadingBidirectionalHandler
|
| /llvm-project-15.0.7/clang/unittests/Frontend/ |
| H A D | ParsedSourceLocationTest.cpp | 18 auto Check = [](StringRef Value, StringRef Filename, unsigned BeginLine, in TEST() local
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/ |
| H A D | DuplicateIncludeCheck.cpp | 37 DuplicateIncludeCallbacks(DuplicateIncludeCheck &Check, in DuplicateIncludeCallbacks() 64 DuplicateIncludeCheck &Check; member in clang::tidy::readability::__anon7cfdf5040111::DuplicateIncludeCallbacks
|