Searched defs:CurrentFunction (Results 1 – 2 of 2) sorted by relevance
1447 const FunctionDecl *CurrentFunction; member in clang::threadSafety::ThreadSafetyReporter
1898 const FunctionDecl *CurrentFunction = dyn_cast<FunctionDecl>(D); in runAnalysis() local