Searched refs:getStorageKind (Results 1 – 3 of 3) sorted by relevance
302 ConstantResultStorageKind ConstantExpr::getStorageKind(const APValue &Value) { in getStorageKind() function in ConstantExpr317 ConstantExpr::getStorageKind(const Type *T, const ASTContext &Context) { in getStorageKind() function in ConstantExpr352 ConstantResultStorageKind StorageKind = getStorageKind(Result); in Create()379 assert((unsigned)getStorageKind(Value) <= ConstantExprBits.ResultKind && in MoveIntoResult()
1123 static ConstantResultStorageKind getStorageKind(const APValue &Value);1124 static ConstantResultStorageKind getStorageKind(const Type *T,
17352 ConstantExpr::getStorageKind(Decl->getReturnType().getTypePtr(), in CheckForImmediateInvocation()