Searched defs:getFullyQualifiedName (Results 1 – 10 of 10) sorted by relevance
47 TEST(QualTypeNameTest, getFullyQualifiedName) { in TEST() argument
50 TEST(QualTypeNameTest, getFullyQualifiedName) { in TEST() argument
200 public Optional<String> getFullyQualifiedName() { in getFullyQualifiedName() method in TypeDeclaration
212 public Optional<String> getFullyQualifiedName() { in getFullyQualifiedName() method in ClassOrInterfaceDeclaration
143 public String getFullyQualifiedName() { in getFullyQualifiedName() method in ResName
466 std::string getFullyQualifiedName(QualType QT, in getFullyQualifiedName() function
463 std::string getFullyQualifiedName(QualType QT, in getFullyQualifiedName() function
174 static std::string getFullyQualifiedName(const DIScope *Scope, StringRef Name) { in getFullyQualifiedName() function192 static std::string getFullyQualifiedName(const DIScope *Ty) { in getFullyQualifiedName() function
326 std::string CodeViewDebug::getFullyQualifiedName(const DIScope *Scope, in getFullyQualifiedName() function in CodeViewDebug337 std::string CodeViewDebug::getFullyQualifiedName(const DIScope *Ty) { in getFullyQualifiedName() function in CodeViewDebug
332 static std::string getFullyQualifiedName(const DIScope *Scope, StringRef Name) { in getFullyQualifiedName() function350 static std::string getFullyQualifiedName(const DIScope *Ty) { in getFullyQualifiedName() function