Home
last modified time | relevance | path

Searched defs:declType (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dfold-integer.cpp1091 declType{base->GetLastSymbol().GetType()}) { in FoldOperation() local
/llvm-project-15.0.7/mlir/lib/Tools/PDLL/Parser/
H A DParser.cpp1397 StringRef declType, ast::CompoundStmt *body, in validateUserConstraintOrRewriteReturn()
2716 ast::Type declType; in createDeclRefExpr() local
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-names.cpp4649 if (const auto *declType{GetDeclTypeSpec()}) { in Post() local
4734 if (const auto *declType{GetDeclTypeSpec()}) { in Pre() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaInit.cpp137 static StringInitFailureKind IsStringInit(Expr *init, QualType declType, in IsStringInit()
/llvm-project-15.0.7/flang/lib/Lower/
H A DConvertExpr.cpp950 if (const Fortran::semantics::DeclTypeSpec *declType = sym.GetType()) in isBuiltinCPtr() local