Searched defs:CurrentFunction (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/ | ||
| H A D | ThreadSafety.cpp | 1011 const FunctionDecl *CurrentFunction; member in __anoneb5110e70a11::ThreadSafetyAnalyzer |
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ | ||
| H A D | AnalysisBasedWarnings.cpp | 1801 const FunctionDecl *CurrentFunction; member in clang::threadSafety::__anon1607c2311111::ThreadSafetyReporter |
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ | ||
| H A D | OMPIRBuilder.cpp | 6223 Function *CurrentFunction = Builder.GetInsertBlock()->getParent(); in createTeams() local |