Searched defs:baseName (Results 1 – 14 of 14) sorted by relevance
108 BaseAttrConstraint(TypeID baseTypeID, StringRef baseName) in BaseAttrConstraint()122 StringRef baseName; variable129 BaseTypeConstraint(TypeID baseTypeID, StringRef baseName) in BaseTypeConstraint()143 StringRef baseName; variable
90 auto checkBaseDefFn = [&](StringRef baseName) -> std::optional<StringRef> { in getBaseDefName() argument
249 StringRef baseName = sys::path::stem(bitcodeFilePath); compile() local
297 StringRef baseName = name; loadMinGWSymbols() local
401 StringRef baseName = bitcodeFilePath.ends_with(")") compile() local
74 StringRef baseName = getBaseName().value(); in getVerifier() local
121 std::optional<StringRef> baseName = getBaseName(); verify() local
62 std::string baseName(ASTNode node) { baseName() function in __anon45288b380111::ClangASTNodesEmitter
90 createDefaultOutputFile(bool binary,llvm::StringRef baseName,llvm::StringRef extension) createDefaultOutputFile() argument
235 StringRef baseName = getBaseName(op.getMode()); getFuncName() local
266 StringRef baseName = base.getName(); emitConceptDecl() local
999 getOrCreateFunction(fir::FirOpBuilder & builder,const mlir::StringRef & baseName,FunctionTypeGeneratorTy typeGenerator,FunctionBodyGeneratorTy bodyGenerator) getOrCreateFunction() argument