• Home
  • Raw
  • Download

Lines Matching defs:AsFortran

35 llvm::raw_ostream &ConstantBase<RESULT, VALUE>::AsFortran(  in AsFortran()  function in Fortran::evaluate::ConstantBase
76 llvm::raw_ostream &Constant<Type<TypeCategory::Character, KIND>>::AsFortran( in AsFortran() function in Fortran::evaluate::Constant::Character
102 llvm::raw_ostream &ActualArgument::AssumedType::AsFortran( in AsFortran() function in Fortran::evaluate::ActualArgument::AssumedType
107 llvm::raw_ostream &ActualArgument::AsFortran(llvm::raw_ostream &o) const { in AsFortran() function in Fortran::evaluate::ActualArgument
121 llvm::raw_ostream &SpecificIntrinsic::AsFortran(llvm::raw_ostream &o) const { in AsFortran() function in Fortran::evaluate::SpecificIntrinsic
125 llvm::raw_ostream &ProcedureRef::AsFortran(llvm::raw_ostream &o) const { in AsFortran() function in Fortran::evaluate::ProcedureRef
317 llvm::raw_ostream &Operation<D, R, O...>::AsFortran( in AsFortran() function in Fortran::evaluate::Operation
349 llvm::raw_ostream &Convert<TO, FROMCAT>::AsFortran(llvm::raw_ostream &o) const { in AsFortran() function in Fortran::evaluate::Convert
370 llvm::raw_ostream &Relational<SomeType>::AsFortran(llvm::raw_ostream &o) const { in AsFortran() function in Fortran::evaluate::Relational
409 llvm::raw_ostream &ArrayConstructor<T>::AsFortran(llvm::raw_ostream &o) const { in AsFortran() function in Fortran::evaluate::ArrayConstructor
417 ArrayConstructor<Type<TypeCategory::Character, KIND>>::AsFortran( in AsFortran() function in Fortran::evaluate::ArrayConstructor::Character
424 llvm::raw_ostream &ArrayConstructor<SomeDerived>::AsFortran( in AsFortran() function in Fortran::evaluate::ArrayConstructor
432 std::string ExpressionBase<RESULT>::AsFortran() const { in AsFortran() function in Fortran::evaluate::ExpressionBase
440 llvm::raw_ostream &ExpressionBase<RESULT>::AsFortran( in AsFortran() function in Fortran::evaluate::ExpressionBase
457 llvm::raw_ostream &StructureConstructor::AsFortran(llvm::raw_ostream &o) const { in AsFortran() function in Fortran::evaluate::StructureConstructor
471 std::string DynamicType::AsFortran() const { in AsFortran() function in Fortran::evaluate::DynamicType
497 std::string DynamicType::AsFortran(std::string &&charLenExpr) const { in AsFortran() function in Fortran::evaluate::DynamicType
506 std::string SomeDerived::AsFortran() const { in AsFortran() function in Fortran::evaluate::SomeDerived
608 llvm::raw_ostream &BaseObject::AsFortran(llvm::raw_ostream &o) const { in AsFortran() function in Fortran::evaluate::BaseObject
612 llvm::raw_ostream &TypeParamInquiry::AsFortran(llvm::raw_ostream &o) const { in AsFortran() function in Fortran::evaluate::TypeParamInquiry
619 llvm::raw_ostream &Component::AsFortran(llvm::raw_ostream &o) const { in AsFortran() function in Fortran::evaluate::Component
624 llvm::raw_ostream &NamedEntity::AsFortran(llvm::raw_ostream &o) const { in AsFortran() function in Fortran::evaluate::NamedEntity
633 llvm::raw_ostream &Triplet::AsFortran(llvm::raw_ostream &o) const { in AsFortran() function in Fortran::evaluate::Triplet
640 llvm::raw_ostream &Subscript::AsFortran(llvm::raw_ostream &o) const { in AsFortran() function in Fortran::evaluate::Subscript
644 llvm::raw_ostream &ArrayRef::AsFortran(llvm::raw_ostream &o) const { in AsFortran() function in Fortran::evaluate::ArrayRef
654 llvm::raw_ostream &CoarrayRef::AsFortran(llvm::raw_ostream &o) const { in AsFortran() function in Fortran::evaluate::CoarrayRef
688 llvm::raw_ostream &DataRef::AsFortran(llvm::raw_ostream &o) const { in AsFortran() function in Fortran::evaluate::DataRef
692 llvm::raw_ostream &Substring::AsFortran(llvm::raw_ostream &o) const { in AsFortran() function in Fortran::evaluate::Substring
698 llvm::raw_ostream &ComplexPart::AsFortran(llvm::raw_ostream &o) const { in AsFortran() function in Fortran::evaluate::ComplexPart
702 llvm::raw_ostream &ProcedureDesignator::AsFortran(llvm::raw_ostream &o) const { in AsFortran() function in Fortran::evaluate::ProcedureDesignator
707 llvm::raw_ostream &Designator<T>::AsFortran(llvm::raw_ostream &o) const { in AsFortran() function in Fortran::evaluate::Designator
716 llvm::raw_ostream &DescriptorInquiry::AsFortran(llvm::raw_ostream &o) const { in AsFortran() function in Fortran::evaluate::DescriptorInquiry
744 llvm::raw_ostream &Assignment::AsFortran(llvm::raw_ostream &o) const { in AsFortran() function in Fortran::evaluate::Assignment