Searched defs:FieldChain (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DLLVMConventionsChecker.cpp215 SmallVector<FieldDecl*, 10> FieldChain; member in class:__anon921::ASTFieldVisitor
H A DCallAndMessageChecker.cpp194 SmallVector<const FieldDecl *, 10> FieldChain; member in class:__anon754::FindUninitializedField
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp657 maybeEmitNote( PathSensitiveBugReport &R, const CallEvent &Call, const ExplodedNode *N, const RegionVector &FieldChain, const MemRegion *MatchedRegion, StringRef FirstElement, bool FirstIsReferenceType, unsigned IndirectionLevel) argument
708 prettyPrintRegionName(StringRef FirstElement, bool FirstIsReferenceType, const MemRegion *MatchedRegion, const RegionVector &FieldChain, int IndirectionLevel, llvm::raw_svector_ostream &os) argument

Completed in 270 milliseconds