Home
last modified time | relevance | path

Searched defs:Detector (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DLazyDetector.h26 std::optional<T> Detector; variable
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCloneChecker.cpp37 mutable CloneDetector Detector; member in __anon8b19c5460111::CloneChecker
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp3561 DiagnoseMismatchedNewDelete(Sema & SemaRef,SourceLocation DeleteLoc,const MismatchingNewDeleteDetector & Detector) DiagnoseMismatchedNewDelete() argument
3584 MismatchingNewDeleteDetector Detector(/*EndOfTU=*/false); AnalyzeDeleteExprMismatch() local
3603 MismatchingNewDeleteDetector Detector(/*EndOfTU=*/true); AnalyzeDeleteExprMismatch() local
[all...]