Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DErrnoChecker.cpp72 ParentMapContext &ParentCtx = C.getASTContext().getParentMapContext(); in isInCondition() local
H A DArrayBoundCheckerV2.cpp748 ParentMapContext &ParentCtx = ACtx.getParentMapContext(); in isInAddressOf() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1430 const LocationContext *ParentCtx = CalleeCtx->getParent(); in getCaller() local
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesReader.cpp2100 std::optional<Context> ParentCtx) in lookupTagID()