Searched defs:enterFunction (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/include/clang/Analysis/Analyses/ | ||
H A D | ThreadSafety.h | 235 virtual void enterFunction(const FunctionDecl *FD) {} enterFunction() function |
/llvm-project/compiler-rt/lib/xray/ | ||
H A D | xray_function_call_trie.h | 354 void enterFunction(const int32_t FId, uint64_t TSC, in enterFunction() function |
/llvm-project/flang/lib/Lower/ | ||
H A D | PFTBuilder.cpp | 365 bool enterFunction(const A &func, enterFunction() function in __anonc96f36d90111::PFTBuilder |
/llvm-project/clang/lib/Sema/ | ||
H A D | AnalysisBasedWarnings.cpp | 2076 void enterFunction(const FunctionDecl* FD) override { enterFunction() function in clang::threadSafety::__anon0bef6d8e1111::ThreadSafetyReporter |