Home
last modified time | relevance | path

Searched refs:getParentContextString (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp1144 std::string FullName = getParentContextString(Context) + Name.str(); in addGlobalName()
1152 std::string FullName = getParentContextString(Context) + Name.str(); in addGlobalNameForTypeUnit()
1165 std::string FullName = getParentContextString(Context) + Ty->getName().str(); in addGlobalType()
1173 std::string FullName = getParentContextString(Context) + Ty->getName().str(); in addGlobalTypeUnitType()
DDwarfUnit.h103 std::string getParentContextString(const DIScope *Context) const;
DDwarfUnit.cpp731 std::string DwarfUnit::getParentContextString(const DIScope *Context) const { in getParentContextString() function in DwarfUnit
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h138 std::string getParentContextString(const DIScope *Context) const;
DDwarfCompileUnit.cpp727 std::string FullName = getParentContextString(Context) + Name.str(); in addGlobalName()
736 std::string FullName = getParentContextString(Context) + Ty->getName().str(); in addGlobalType()
DDwarfUnit.cpp759 std::string DwarfUnit::getParentContextString(const DIScope *Context) const { in getParentContextString() function in DwarfUnit
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp1406 std::string FullName = getParentContextString(Context) + Name.str(); in addGlobalName()
1414 std::string FullName = getParentContextString(Context) + Name.str(); in addGlobalNameForTypeUnit()
1427 std::string FullName = getParentContextString(Context) + Ty->getName().str(); in addGlobalType()
1435 std::string FullName = getParentContextString(Context) + Ty->getName().str(); in addGlobalTypeUnitType()
DDwarfUnit.h112 std::string getParentContextString(const DIScope *Context) const;
DDwarfUnit.cpp657 std::string DwarfUnit::getParentContextString(const DIScope *Context) const { in getParentContextString() function in DwarfUnit