Home
last modified time | relevance | path

Searched defs:Check (Results 1 – 25 of 117) sorted by relevance

12345

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DAssignmentInIfConditionCheck.cpp25 AssignmentInIfConditionCheck &Check; in check() member in clang::tidy::bugprone::AssignmentInIfConditionCheck::check::Visitor
28 explicit Visitor(AssignmentInIfConditionCheck &Check) : Check(Check) {} in check() argument
31 AssignmentInIfConditionCheck &Check; in check() member in clang::tidy::bugprone::AssignmentInIfConditionCheck::check::Visitor::VisitIfStmt::ConditionVisitor
34 explicit ConditionVisitor(AssignmentInIfConditionCheck &Check) in check() argument
[all...]
H A DSuspiciousIncludeCheck.cpp20 explicit SuspiciousIncludePPCallbacks(SuspiciousIncludeCheck &Check, in SuspiciousIncludePPCallbacks()
34 SuspiciousIncludeCheck &Check; member in clang::tidy::bugprone::__anon0b9dc4db0111::SuspiciousIncludePPCallbacks
H A DMacroRepeatedSideEffectsCheck.cpp22 MacroRepeatedPPCallbacks(ClangTidyCheck &Check, Preprocessor &PP) in MacroRepeatedPPCallbacks()
29 ClangTidyCheck &Check; member in clang::tidy::bugprone::__anonb9aabbe10111::MacroRepeatedPPCallbacks
/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.conv/
H A Dp4.cpp72 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/compiler-rt/test/sanitizer_common/TestCases/Posix/
H A Dgetpw_getgr.cpp14 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/flang/lib/Semantics/
H A Dpointer-assignment.cpp159 template <typename T> bool PointerAssignmentChecker::Check(const T &) { Check() function in Fortran::semantics::PointerAssignmentChecker
168 bool PointerAssignmentChecker::Check(const evaluate::Expr<T> &x) { Check() function in Fortran::semantics::PointerAssignmentChecker
172 bool PointerAssignmentChecker::Check(const SomeExpr &rhs) { Check() function in Fortran::semantics::PointerAssignmentChecker
237 bool PointerAssignmentChecker::Check(const evaluate::NullPointer &) { Check() function in Fortran::semantics::PointerAssignmentChecker
242 bool PointerAssignmentChecker::Check(const evaluate::FunctionRef<T> &f) { Check() function in Fortran::semantics::PointerAssignmentChecker
296 bool PointerAssignmentChecker::Check(const evaluate::Designator<T> &d) { Check() function in Fortran::semantics::PointerAssignmentChecker
365 bool PointerAssignmentChecker::Check(parser::CharBlock rhsName, bool isCall, Check() function in Fortran::semantics::PointerAssignmentChecker
385 bool PointerAssignmentChecker::Check(const evaluate::ProcedureDesignator &d) { Check() function in Fortran::semantics::PointerAssignmentChecker
415 bool PointerAssignmentChecker::Check(const evaluate::ProcedureRef &ref) { Check() function in Fortran::semantics::PointerAssignmentChecker
[all...]
H A Dcheck-cuda.cpp226 void Check(const parser::Block &block) { Check() function in Fortran::semantics::DeviceContextChecker
233 void Check(const parser::ExecutionPartConstruct &epc) { Check() function in Fortran::semantics::DeviceContextChecker
252 void Check(const parser::ExecutableConstruct &ec) { Check() function in Fortran::semantics::DeviceContextChecker
310 void Check(const parser::ActionStmt &stmt, const parser::CharBlock &source) { Check() function in Fortran::semantics::DeviceContextChecker
360 void Check(const parser::IfConstruct &ic) { Check() function in Fortran::semantics::DeviceContextChecker
377 void Check(const parser::IfStmt &is) { Check() function in Fortran::semantics::DeviceContextChecker
384 void Check(const parser::LoopControl::Bounds &bounds) { Check() function in Fortran::semantics::DeviceContextChecker
391 void Check(const parser::LoopControl::Concurrent &x) { Check() function in Fortran::semantics::DeviceContextChecker
407 void Check(const parser::ScalarLogicalExpr &x) { Check() function in Fortran::semantics::DeviceContextChecker
410 void Check(const parser::ScalarIntExpr &x) { Check() function in Fortran::semantics::DeviceContextChecker
413 void Check(const parser::ScalarExpr &x) { Check() function in Fortran::semantics::DeviceContextChecker
416 void Check(const parser::Expr &expr) { Check() function in Fortran::semantics::DeviceContextChecker
[all...]
/llvm-project/clang-tools-extra/clang-tidy/cert/
H A DSetLongJmpCheck.cpp25 SetLongJmpCheck &Check; member in clang::tidy::cert::__anon62d33b6f0111::SetJmpMacroCallbacks
28 explicit SetJmpMacroCallbacks(SetLongJmpCheck &Check) : Check(Check) {} in SetJmpMacroCallbacks()
/llvm-project/clang-tools-extra/clang-tidy/google/
H A DTodoCommentCheck.cpp18 TodoCommentHandler(TodoCommentCheck &Check, std::optional<std::string> User) in TodoCommentHandler()
46 TodoCommentCheck &Check; member in clang::tidy::google::readability::TodoCommentCheck::TodoCommentHandler
H A DAvoidUnderscoreInGoogletestNameCheck.cpp35 Preprocessor *PP, AvoidUnderscoreInGoogletestNameCheck *Check) in AvoidUnderscoreInGoogletestNameCallback()
76 AvoidUnderscoreInGoogletestNameCheck *Check; member in clang::tidy::google::readability::__anon2ea79a3d0111::AvoidUnderscoreInGoogletestNameCallback
/llvm-project/clang/test/CodeGen/
H A Dexceptions-seh-nested-finally.c15 int Check = 0; in main() local
/llvm-project/clang-tools-extra/clang-tidy/portability/
H A DRestrictSystemIncludesCheck.h45 explicit RestrictedIncludesPPCallbacks(RestrictSystemIncludesCheck &Check, in RestrictedIncludesPPCallbacks()
76 RestrictSystemIncludesCheck &Check; variable
/llvm-project/clang/test/Modules/Inputs/odr_hash-Unresolved/
H A Dfunction.h4 static void Check(int*, int) {} in Check() function
/llvm-project/llvm/lib/Analysis/
H A DGuardUtils.cpp124 Value *Check = Worklist.pop_back_val(); in parseCondition() local
144 parseCondition(Condition, [&](Value *Check) { in parseWidenableGuard()
161 parseCondition(Condition, [&](Value *Check) { in extractWidenableCondition()
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPoisonChecking.cpp
/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DReplaceDisallowCopyAndAssignMacroCheck.cpp24 ReplaceDisallowCopyAndAssignMacroCheck &Check, Preprocessor &PP) in ReplaceDisallowCopyAndAssignMacroCallbacks()
67 ReplaceDisallowCopyAndAssignMacroCheck &Check; member in clang::tidy::modernize::__anoncf8c2acb0111::ReplaceDisallowCopyAndAssignMacroCallbacks
/llvm-project/llvm/include/llvm/Transforms/
H A DCFGuard.h22 enum class Mechanism { Check, Dispatch }; enumerator
/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DMacroUsageCheck.cpp31 MacroUsageCallbacks(MacroUsageCheck *Check, const SourceManager &SM, in MacroUsageCallbacks()
61 MacroUsageCheck *Check; member in clang::tidy::cppcoreguidelines::__anon2e07e0da0211::MacroUsageCallbacks
/llvm-project/clang-tools-extra/clang-tidy/altera/
H A DKernelNameRestrictionCheck.cpp24 explicit KernelNameRestrictionPPCallbacks(ClangTidyCheck &Check, in KernelNameRestrictionPPCallbacks()
49 ClangTidyCheck &Check; member in clang::tidy::altera::__anon4abb936f0111::KernelNameRestrictionPPCallbacks
/llvm-project/clang/test/SemaCXX/
H A Dchar8_t.cpp62 using Check = E; in check() typedef
63 using Check = T; in check() typedef
/llvm-project/clang/test/Modules/Inputs/odr_hash-Friend/
H A DBox.h4 friend void Check(iterator) {} in Check() function
H A DGood.h4 friend void Check(iterator) {} in Check() function
H A DBad.h4 friend void Check(iterator) { return; } in Check() function
/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DMisleadingBidirectional.cpp93 MisleadingBidirectionalHandler(MisleadingBidirectionalCheck &Check) in MisleadingBidirectionalHandler()
110 MisleadingBidirectionalCheck &Check; member in MisleadingBidirectionalCheck::MisleadingBidirectionalHandler
/llvm-project/clang/unittests/Frontend/
H A DParsedSourceLocationTest.cpp19 auto Check = [](StringRef Value, StringRef Filename, unsigned BeginLine, in TEST() local

12345