Searched refs:getStorageKind (Results 1 – 3 of 3) sorted by relevance
301 ConstantResultStorageKind ConstantExpr::getStorageKind(const APValue &Value) { in getStorageKind() function in ConstantExpr316 ConstantExpr::getStorageKind(const Type *T, const ASTContext &Context) { in getStorageKind() function in ConstantExpr351 ConstantResultStorageKind StorageKind = getStorageKind(Result); in Create()378 assert((unsigned)getStorageKind(Value) <= ConstantExprBits.ResultKind && in MoveIntoResult()
1126 static ConstantResultStorageKind getStorageKind(const APValue &Value);1127 static ConstantResultStorageKind getStorageKind(const Type *T,
17770 ConstantExpr::getStorageKind(Decl->getReturnType().getTypePtr(), in CheckForImmediateInvocation()