Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DAST.cpp943 const FunctionDecl *CurrentFunction = D; in resolveForwardingParameters() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1773 const FunctionDecl *CurrentFunction; member in clang::threadSafety::__anondc78ae6b1111::ThreadSafetyReporter
/llvm-project-15.0.7/clang/lib/Analysis/
H A DThreadSafety.cpp2244 const auto *CurrentFunction = dyn_cast<FunctionDecl>(D); in runAnalysis() local