Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp749 unsigned IndirectionLevel = 1; maybeEmitNoteForParameters() local
791 maybeEmitNote(PathSensitiveBugReport & R,const CallEvent & Call,const ExplodedNode * N,const RegionVector & FieldChain,const MemRegion * MatchedRegion,StringRef FirstElement,bool FirstIsReferenceType,unsigned IndirectionLevel) maybeEmitNote() argument
821 prettyPrintRegionName(const RegionVector & FieldChain,const MemRegion * MatchedRegion,StringRef FirstElement,bool FirstIsReferenceType,unsigned IndirectionLevel,llvm::raw_svector_ostream & os) prettyPrintRegionName() argument
870 prettyPrintFirstElement(StringRef FirstElement,bool MoreItemsExpected,int IndirectionLevel,llvm::raw_svector_ostream & os) prettyPrintFirstElement() argument
[all...]