Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExprEngine.h46 class CXXConstructorCall; variable
DCallEvent.h787 CXXConstructorCall(const CXXConstructExpr *CE, const MemRegion *Target, in CXXConstructorCall() function
793 CXXConstructorCall(const CXXConstructorCall &Other) : AnyFunctionCall(Other){} in CXXConstructorCall() function
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCallEvent.h886 CXXConstructorCall(const CXXConstructExpr *CE, const MemRegion *Target, in CXXConstructorCall() function