Home
last modified time | relevance | path

Searched refs:CELoc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DObjCContainersASTChecker.cpp142 PathDiagnosticLocation CELoc = in VisitCallExpr() local
145 categories::CoreFoundationObjectiveC, Os.str(), CELoc, in VisitCallExpr()
H A DPaddingChecker.cpp338 PathDiagnosticLocation CELoc = in reportRecord() local
340 auto Report = std::make_unique<BasicBugReport>(PaddingBug, Os.str(), CELoc); in reportRecord()