Searched defs:declType (Results 1 – 7 of 7) sorted by relevance
1272 if (const DeclTypeSpec * declType{dtvArg->GetType()}) { GetDefinedIoSpecificArgType() local 1314 declType{GetDefinedIoSpecificArgType(*specific)}) { CollectNonTbpDefinedIoGenericInterfaces() local
5625 if (const auto *declType{GetDeclTypeSpec()}) { Post() local 5715 if (const auto *declType{GetDeclTypeSpec()}) { Pre() local
1428 validateUserConstraintOrRewriteReturn(StringRef declType,ast::CompoundStmt * body,ArrayRef<ast::Stmt * >::iterator bodyIt,ArrayRef<ast::Stmt * >::iterator bodyE,ArrayRef<ast::VariableDecl * > results,ast::Type & resultType) validateUserConstraintOrRewriteReturn() argument 2746 ast::Type declType; createDeclRefExpr() local
1379 declType{base->GetLastSymbol().GetType()}) { FoldOperation() local
1791 if (const DeclTypeSpec *declType = symbol.GetType()) { IsBuiltinCPtr() local
1823 if (const Fortran::semantics::DeclTypeSpec *declType = sym.GetType()) gen() local
161 IsStringInit(Expr * init,QualType declType,ASTContext & Context) IsStringInit() argument