Home
last modified time | relevance | path

Searched defs:LocCtxt (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp407 const LocationContext *LocCtxt) { in checkParamsForPreconditionViolation() argument
423 const LocationContext *LocCtxt) { in checkSelfIvarsForInvariantViolation() argument
457 const LocationContext *LocCtxt = C.getLocationContext(); in checkInvariantViolation() local
[all...]
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp173 const LocationContext *LocCtxt = N->getLocationContext(); in isCapturedByReference() local
H A DExprEngineCXX.cpp1185 State = State->bindLoc(FieldLoc, InitVal, LocCtxt); in VisitLambdaExpr() local
H A DExprEngine.cpp3073 const LocationContext *LocCtxt = Pred->getLocationContext(); VisitCommonDeclRefExpr() local