Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCalledOnceCheck.cpp649 const DeclContext *ParamContext = P->getDeclContext(); in findCapturesToTrack() local
1044 bool shouldBeCalledOnce(const DeclContext *ParamContext, in shouldBeCalledOnce()