Searched defs:CurrentFunction (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/clang-tools-extra/clangd/ | ||
| H A D | AST.cpp | 943 const FunctionDecl *CurrentFunction = D; in resolveForwardingParameters() local |
| /llvm-project-15.0.7/clang/lib/Sema/ | ||
| H A D | AnalysisBasedWarnings.cpp | 1773 const FunctionDecl *CurrentFunction; member in clang::threadSafety::__anondc78ae6b1111::ThreadSafetyReporter |
| /llvm-project-15.0.7/clang/lib/Analysis/ | ||
| H A D | ThreadSafety.cpp | 2244 const auto *CurrentFunction = dyn_cast<FunctionDecl>(D); in runAnalysis() local |