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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h210 virtual void handleFunExcludesLock(StringRef Kind, Name FunName, argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3508 SynthesizeBlockDescriptor(std::string DescTag, std::string ImplTag, int i, StringRef FunName, unsigned hasCopy) argument
3536 SynthesizeBlockLiterals(SourceLocation FunLocStart, StringRef FunName) argument
[all...]
H A DRewriteModernObjC.cpp4296 SynthesizeBlockDescriptor(std::string DescTag, std::string ImplTag, int i, StringRef FunName, unsigned hasCopy) argument
4324 SynthesizeBlockLiterals(SourceLocation FunLocStart, StringRef FunName) argument
[all...]

Completed in 153 milliseconds