Searched defs:CurrentFunction (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ | ||
| H A D | SemaFunctionEffects.cpp | 970 PendingFunctionAnalysis &CurrentFunction; member |
| H A D | AnalysisBasedWarnings.cpp | 1924 const FunctionDecl *CurrentFunction; member in clang::threadSafety::__anon9476153b1111::ThreadSafetyReporter |
| /freebsd/contrib/llvm-project/clang/lib/Analysis/ | ||
| H A D | ThreadSafety.cpp | 1091 const FunctionDecl *CurrentFunction; member in __anon06d2d5b10a11::ThreadSafetyAnalyzer |
| /freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ | ||
| H A D | OMPIRBuilder.cpp | 9419 Function *CurrentFunction = Builder.GetInsertBlock()->getParent(); in createTeams() local |