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