Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h235 virtual void handleFunExcludesLock(StringRef Kind, Name FunName, in handleFunExcludesLock()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp354 std::string timeTraceScopeDeclName(StringRef FunName, const Decl *D) { in timeTraceScopeDeclName()
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3503 StringRef FunName, in SynthesizeBlockDescriptor()
3530 StringRef FunName) { in SynthesizeBlockLiterals()
H A DRewriteModernObjC.cpp4286 StringRef FunName, unsigned hasCopy) { in SynthesizeBlockDescriptor()
4312 StringRef FunName) { in SynthesizeBlockLiterals()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp2260 void handleFunExcludesLock(StringRef Kind, Name FunName, Name LockName, in handleFunExcludesLock()