Searched refs:getStorageKind (Results 1 – 3 of 3) sorted by relevance
292 ConstantResultStorageKind ConstantExpr::getStorageKind(const APValue &Value) { in getStorageKind() function in ConstantExpr307 ConstantExpr::getStorageKind(const Type *T, const ASTContext &Context) { in getStorageKind() function in ConstantExpr342 ConstantResultStorageKind StorageKind = getStorageKind(Result); in Create()369 assert((unsigned)getStorageKind(Value) <= ConstantExprBits.ResultKind && in MoveIntoResult()
1106 static ConstantResultStorageKind getStorageKind(const APValue &Value);1107 static ConstantResultStorageKind getStorageKind(const Type *T,
18381 ConstantExpr::getStorageKind(Decl->getReturnType().getTypePtr(), in CheckForImmediateInvocation()