Searched defs:enterFunction (Results 1 – 2 of 2) sorted by relevance
188 virtual void enterFunction(const FunctionDecl *FD) {} in enterFunction() function
1682 void enterFunction(const FunctionDecl* FD) override { in enterFunction() function in clang::threadSafety::ThreadSafetyReporter