Searched defs:enterFunction (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/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 |
/freebsd/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | AnalysisBasedWarnings.cpp | 2076 void enterFunction(const FunctionDecl* FD) override { in enterFunction() function in clang::threadSafety::__anon9476153b1111::ThreadSafetyReporter |