Searched defs:FunName (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/include/clang/Analysis/Analyses/ | ||
H A D | ThreadSafety.h | 223 virtual void handleFunExcludesLock(StringRef Kind, Name FunName, in handleFunExcludesLock() argument |
/llvm-project/clang/lib/Frontend/Rewrite/ | ||
H A D | RewriteObjC.cpp | 3505 SynthesizeBlockDescriptor(std::string DescTag,std::string ImplTag,int i,StringRef FunName,unsigned hasCopy) SynthesizeBlockDescriptor() argument |
H A D | RewriteModernObjC.cpp | 4294 SynthesizeBlockDescriptor(const std::string & DescTag,const std::string & ImplTag,int i,StringRef FunName,unsigned hasCopy) SynthesizeBlockDescriptor() argument |
/llvm-project/clang/lib/Sema/ | ||
H A D | AnalysisBasedWarnings.cpp | 2056 handleFunExcludesLock(StringRef Kind,Name FunName,Name LockName,SourceLocation Loc) handleFunExcludesLock() argument |