Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.h1092 OldCXXInheritedCtorInitExprArgs( in InlinedInheritingConstructorScope()
1118 std::move(OldCXXInheritedCtorInitExprArgs); in ~InlinedInheritingConstructorScope()
1133 CallArgList OldCXXInheritedCtorInitExprArgs; variable