Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1604 const FunctionDecl *CurrentFunction; member in clang::threadSafety::__anon1610bc2a1011::ThreadSafetyReporter
/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DThreadSafety.cpp2265 const auto *CurrentFunction = dyn_cast<FunctionDecl>(D); in runAnalysis() local