Home
last modified time | relevance | path

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

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