Searched defs:CurrentFunction (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | AST.cpp | 965 const FunctionDecl *CurrentFunction = D; in resolveForwardingParameters() local |
/llvm-project/clang/lib/Analysis/ | ||
H A D | ThreadSafety.cpp | 1011 const FunctionDecl *CurrentFunction; global() member in __anonf09bee240a11::ThreadSafetyAnalyzer |
/llvm-project/clang/lib/Sema/ | ||
H A D | AnalysisBasedWarnings.cpp | 1801 const FunctionDecl *CurrentFunction; global() member in clang::threadSafety::__anon0bef6d8e1111::ThreadSafetyReporter |
/llvm-project/llvm/lib/Frontend/OpenMP/ | ||
H A D | OMPIRBuilder.cpp | 7750 Function *CurrentFunction = Builder.GetInsertBlock()->getParent(); createTeams() local |