Home
last modified time | relevance | path

Searched defs:CurrentFunction (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1447 const FunctionDecl *CurrentFunction; member in clang::threadSafety::ThreadSafetyReporter
/minix3/external/bsd/llvm/dist/clang/lib/Analysis/
H A DThreadSafety.cpp1898 const FunctionDecl *CurrentFunction = dyn_cast<FunctionDecl>(D); in runAnalysis() local