Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp649 const DeclContext *ParamContext = P->getDeclContext(); in findCapturesToTrack() local
1045 bool shouldBeCalledOnce(const DeclContext *ParamContext, in shouldBeCalledOnce() argument