H A D | InternalNames.cpp | 32 static std::string doAncestors(llvm::ArrayRef<llvm::StringRef> modules, in doAncestors() 37 for (auto mod : modules) { in doAncestors() 112 fir::NameUniquer::doConstant(llvm::ArrayRef<llvm::StringRef> modules, in doConstant() 116 .append(doAncestors(modules, procs, blockId)) 122 fir::NameUniquer::doDispatchTable(llvm::ArrayRef<llvm::StringRef> modules, in doDispatchTable() 127 .append(doAncestors(modules, procs, blockId)) 138 fir::NameUniquer::doGenerated(llvm::ArrayRef<llvm::StringRef> modules, in doGenerated() 143 .append(doAncestors(modules, procs, blockId)) in doIntrinsicTypeDescriptor() argument 148 llvm::ArrayRef<llvm::StringRef> modules, in doIntrinsicTypeDescriptor() 171 .append(doAncestors(modules, proc in doIntrinsicTypeDescriptor() 31 doAncestors(llvm::ArrayRef<llvm::StringRef> modules,llvm::ArrayRef<llvm::StringRef> procs,std::int64_t blockId=0) doAncestors() argument 107 doConstant(llvm::ArrayRef<llvm::StringRef> modules,llvm::ArrayRef<llvm::StringRef> procs,std::int64_t blockId,llvm::StringRef name) doConstant() argument 117 doDispatchTable(llvm::ArrayRef<llvm::StringRef> modules,llvm::ArrayRef<llvm::StringRef> procs,std::int64_t blockId,llvm::StringRef name,llvm::ArrayRef<std::int64_t> kinds) doDispatchTable() argument 133 doGenerated(llvm::ArrayRef<llvm::StringRef> modules,llvm::ArrayRef<llvm::StringRef> procs,std::int64_t blockId,llvm::StringRef name) doGenerated() argument 173 doProcedure(llvm::ArrayRef<llvm::StringRef> modules,llvm::ArrayRef<llvm::StringRef> procs,llvm::StringRef name) doProcedure() argument 182 doType(llvm::ArrayRef<llvm::StringRef> modules,llvm::ArrayRef<llvm::StringRef> procs,std::int64_t blockId,llvm::StringRef name,llvm::ArrayRef<std::int64_t> kinds) doType() argument 194 doTypeDescriptor(llvm::ArrayRef<llvm::StringRef> modules,llvm::ArrayRef<llvm::StringRef> procs,std::int64_t blockId,llvm::StringRef name,llvm::ArrayRef<std::int64_t> kinds) doTypeDescriptor() argument 206 doTypeDescriptor(llvm::ArrayRef<std::string> modules,llvm::ArrayRef<std::string> procs,std::int64_t blockId,llvm::StringRef name,llvm::ArrayRef<std::int64_t> kinds) doTypeDescriptor() argument 216 doVariable(llvm::ArrayRef<llvm::StringRef> modules,llvm::ArrayRef<llvm::StringRef> procs,std::int64_t blockId,llvm::StringRef name) doVariable() argument 226 doNamelistGroup(llvm::ArrayRef<llvm::StringRef> modules,llvm::ArrayRef<llvm::StringRef> procs,llvm::StringRef name) doNamelistGroup() argument 245 llvm::SmallVector<std::string> modules; deconstruct() local 364 llvm::SmallVector<llvm::StringRef> modules; getDerivedTypeObjectName() local [all...] |