Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Analysis/Analyses/
H A DThreadSafety.h229 virtual void enterFunction(const FunctionDecl *FD) {} in enterFunction() function
/llvm-project-15.0.7/compiler-rt/lib/xray/
H A Dxray_function_call_trie.h358 void enterFunction(const int32_t FId, uint64_t TSC, in enterFunction() function
/llvm-project-15.0.7/flang/lib/Lower/
H A DPFTBuilder.cpp294 bool enterFunction(const A &func, in enterFunction() function in __anon431f4f760111::PFTBuilder
/llvm-project-15.0.7/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp2036 void enterFunction(const FunctionDecl* FD) override { in enterFunction() function in clang::threadSafety::__anondc78ae6b1111::ThreadSafetyReporter