Home
last modified time | relevance | path

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

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