Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h223 virtual void handleFunExcludesLock(StringRef Kind, Name FunName, in handleFunExcludesLock() argument
/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3505 SynthesizeBlockDescriptor(std::string DescTag,std::string ImplTag,int i,StringRef FunName,unsigned hasCopy) SynthesizeBlockDescriptor() argument
3532 SynthesizeBlockLiterals(SourceLocation FunLocStart,StringRef FunName) SynthesizeBlockLiterals() argument
[all...]
H A DRewriteModernObjC.cpp4294 SynthesizeBlockDescriptor(const std::string & DescTag,const std::string & ImplTag,int i,StringRef FunName,unsigned hasCopy) SynthesizeBlockDescriptor() argument
4320 SynthesizeBlockLiterals(SourceLocation FunLocStart,StringRef FunName) SynthesizeBlockLiterals() argument
[all...]
/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp2056 handleFunExcludesLock(StringRef Kind,Name FunName,Name LockName,SourceLocation Loc) handleFunExcludesLock() argument