Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1801 const FunctionDecl *CurrentFunction; member in clang::threadSafety::__anon9476153b1111::ThreadSafetyReporter
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp8186 Function *CurrentFunction = Builder.GetInsertBlock()->getParent(); in createTeams() local