Home
last modified time | relevance | path

Searched defs:specials (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libc/AOR_v20.02/math/test/rtest/
H A Dmain.c103 } specials[] = { in get_operand() local
/llvm-project/flang/lib/Semantics/
H A Druntime-type-info.cpp597 std::map<int, evaluate::StructureConstructor> specials{ DescribeType() local
1034 std::map<int, evaluate::StructureConstructor> specials; DescribeSpecialGenerics() local
1049 DescribeSpecialGeneric(const GenericDetails & generic,std::map<int,evaluate::StructureConstructor> & specials,const Scope & dtScope,const DerivedTypeSpec * derivedTypeSpec) const DescribeSpecialGeneric() argument
1082 DescribeSpecialProc(std::map<int,evaluate::StructureConstructor> & specials,const Symbol & specificOrBinding,bool isAssignment,bool isFinal,std::optional<common::DefinedIo> io,const Scope * dtScope,const DerivedTypeSpec * derivedTypeSpec,bool isTypeBound) const DescribeSpecialProc() argument
1220 IncorporateDefinedIoGenericInterfaces(std::map<int,evaluate::StructureConstructor> & specials,common::DefinedIo definedIo,const Scope * scope,const DerivedTypeSpec * derivedTypeSpec) IncorporateDefinedIoGenericInterfaces() argument
[all...]
/llvm-project/flang/runtime/
H A Dtype-info.cpp255 std::size_t specials{specialDesc.Elements()}; Dump() local