Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/
H A DAST.cpp965 const FunctionDecl *CurrentFunction = D; in resolveForwardingParameters() local
/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp1011 const FunctionDecl *CurrentFunction; global() member in __anonf09bee240a11::ThreadSafetyAnalyzer
[all...]
/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1801 const FunctionDecl *CurrentFunction; global() member in clang::threadSafety::__anon0bef6d8e1111::ThreadSafetyReporter
[all...]
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp7750 Function *CurrentFunction = Builder.GetInsertBlock()->getParent(); createTeams() local