Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp790 maybeEmitNote(PathSensitiveBugReport & R,const CallEvent & Call,const ExplodedNode * N,const RegionVector & FieldChain,const MemRegion * MatchedRegion,StringRef FirstElement,bool FirstIsReferenceType,unsigned IndirectionLevel) maybeEmitNote() argument
819 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
/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h322 bool FirstElement = true; printWithComma() local
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h323 bool FirstElement = true; printWithComma() local