Home
last modified time | relevance | path

Searched defs:getDemangledName (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Tools/PDLL/ODS/
H A DConstraint.cpp18 StringRef Constraint::getDemangledName() const { in getDemangledName() function in Constraint
/llvm-project/bolt/lib/Core/
H A DBinaryFunction.cpp266 std::string BinaryFunction::getDemangledName() const { getDemangledName() function in llvm::bolt::BinaryFunction