Home
last modified time | relevance | path

Searched refs:POK_ReturnByRef (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h53 POK_ReturnByRef, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp2123 case POK_ReturnByRef: in handleNoMutexHeld()
2166 case POK_ReturnByRef: in handleMutexNotHeld()
2214 case POK_ReturnByRef: in handleMutexNotHeld()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp1819 case POK_ReturnByRef: in checkPtAccess()
2306 POK_ReturnByRef); in VisitReturnStmt()