Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp649 const DeclContext *ParamContext = P->getDeclContext(); in findCapturesToTrack() local
1044 shouldBeCalledOnce(const DeclContext * ParamContext,const ParmVarDecl * Param) shouldBeCalledOnce() argument