Home
last modified time | relevance | path

Searched refs:getCXXInheritedConstructorCall (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDCallEvent.h1441 getCXXInheritedConstructorCall(const CXXInheritedCtorInitExpr *E, in getCXXInheritedConstructorCall() function
/freebsd-head/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDExprEngineCXX.cpp736 CIE ? (CallEventRef<>)CEMgr.getCXXInheritedConstructorCall( in handleConstructor()
HDCallEvent.cpp1451 return getCXXInheritedConstructorCall(CIE, ThisVal.getAsRegion(), State, in getCaller()