Searched defs:ConstructorCall (Results 1 – 1 of 1) sorted by relevance
36 const auto *ConstructorCall = dyn_cast<CXXConstructorCall>(&Call); in getConstructorDeclarationForCall() local 201 handleDefaultConstructor(const CXXConstructorCall * ConstructorCall,CheckerContext & C) const handleDefaultConstructor() argument