Home
last modified time | relevance | path

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

/external/clang/unittests/Tooling/
DQualTypeNamesTest.cpp47 TEST(QualTypeNameTest, getFullyQualifiedName) { in TEST() argument
/external/clang/lib/Tooling/Core/
DQualTypeNames.cpp466 std::string getFullyQualifiedName(QualType QT, in getFullyQualifiedName() function
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp174 static std::string getFullyQualifiedName(const DIScope *Scope, StringRef Name) { in getFullyQualifiedName() function
192 static std::string getFullyQualifiedName(const DIScope *Ty) { in getFullyQualifiedName() function