Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1782 const FunctionDecl *CurrentFunction; member in clang::threadSafety::__anondf82a8a61111::ThreadSafetyReporter
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DThreadSafety.cpp2282 const auto *CurrentFunction = dyn_cast<FunctionDecl>(D); in runAnalysis() local