Home
last modified time | relevance | path

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

/external/clang/unittests/Tooling/
DQualTypeNamesTest.cpp47 TEST(QualTypeNameTest, getFullyQualifiedName) { in TEST() argument
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/
DResName.java143 public String getFullyQualifiedName() { in getFullyQualifiedName() method in ResName
/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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp266 static std::string getFullyQualifiedName(const DIScope *Scope, StringRef Name) { in getFullyQualifiedName() function
284 static std::string getFullyQualifiedName(const DIScope *Ty) { in getFullyQualifiedName() function