Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1777 const FunctionDecl *CurrentFunction; member in clang::threadSafety::__anonf0871c281111::ThreadSafetyReporter
/openbsd/gnu/llvm/clang/lib/Analysis/
H A DThreadSafety.cpp2243 const auto *CurrentFunction = dyn_cast<FunctionDecl>(D); in runAnalysis() local