Home
last modified time | relevance | path

Searched defs:CurrentFunction (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp1011 const FunctionDecl *CurrentFunction; member in __anoneb5110e70a11::ThreadSafetyAnalyzer
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1801 const FunctionDecl *CurrentFunction; member in clang::threadSafety::__anon1607c2311111::ThreadSafetyReporter
/freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp6223 Function *CurrentFunction = Builder.GetInsertBlock()->getParent(); in createTeams() local