ArgumentKind enum value | clang::ConstructionContext | |
classof(const ConstructionContext *CC) | clang::CXX17ElidedCopyReturnedValueConstructionContext | inlinestatic |
ConstructionContext | clang::CXX17ElidedCopyReturnedValueConstructionContext | friend |
clang::ReturnedValueConstructionContext::ConstructionContext(Kind K) | clang::ConstructionContext | inlineexplicitprotected |
createFromLayers(BumpVectorContext &C, const ConstructionContextLayer *TopLayer) | clang::ConstructionContext | static |
CXX17ElidedCopyConstructorInitializerKind enum value | clang::ConstructionContext | |
CXX17ElidedCopyReturnedValueKind enum value | clang::ConstructionContext | |
CXX17ElidedCopyVariableKind enum value | clang::ConstructionContext | |
ElidedTemporaryObjectKind enum value | clang::ConstructionContext | |
getArrayInitLoop() const | clang::ConstructionContext | inlinevirtual |
getCXXBindTemporaryExpr() const | clang::CXX17ElidedCopyReturnedValueConstructionContext | inline |
getKind() const | clang::ConstructionContext | inline |
getReturnStmt() const | clang::ReturnedValueConstructionContext | inline |
INITIALIZER_BEGIN enum value | clang::ConstructionContext | |
INITIALIZER_END enum value | clang::ConstructionContext | |
K | clang::ConstructionContext | protected |
Kind enum name | clang::ConstructionContext | |
LambdaCaptureKind enum value | clang::ConstructionContext | |
NewAllocatedObjectKind enum value | clang::ConstructionContext | |
RETURNED_VALUE_BEGIN enum value | clang::ConstructionContext | |
RETURNED_VALUE_END enum value | clang::ConstructionContext | |
ReturnedValueConstructionContext(ConstructionContext::Kind K, const ReturnStmt *RS) | clang::ReturnedValueConstructionContext | inlineexplicitprotected |
SimpleConstructorInitializerKind enum value | clang::ConstructionContext | |
SimpleReturnedValueKind enum value | clang::ConstructionContext | |
SimpleTemporaryObjectKind enum value | clang::ConstructionContext | |
SimpleVariableKind enum value | clang::ConstructionContext | |
TEMPORARY_BEGIN enum value | clang::ConstructionContext | |
TEMPORARY_END enum value | clang::ConstructionContext | |
VARIABLE_BEGIN enum value | clang::ConstructionContext | |
VARIABLE_END enum value | clang::ConstructionContext | |
~ConstructionContext()=default | clang::ConstructionContext | virtual |