Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp150 const DIScope *Scope, SmallVectorImpl<StringRef> &QualifiedNameComponents) { in getQualifiedNameComponents()
163 static std::string getQualifiedName(ArrayRef<StringRef> QualifiedNameComponents, in getQualifiedName()
175 SmallVector<StringRef, 5> QualifiedNameComponents; in getFullyQualifiedName() local
908 SmallVector<StringRef, 5> QualifiedNameComponents; in addToUDTs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp307 const DIScope *Scope, SmallVectorImpl<StringRef> &QualifiedNameComponents) { in getQualifiedNameComponents()
320 static std::string getQualifiedName(ArrayRef<StringRef> QualifiedNameComponents, in getQualifiedName()
333 SmallVector<StringRef, 5> QualifiedNameComponents; in getFullyQualifiedName() local
1471 SmallVector<StringRef, 5> QualifiedNameComponents; in addToUDTs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp275 const DIScope *Scope, SmallVectorImpl<StringRef> &QualifiedNameComponents) { in collectParentScopeNames()
295 static std::string formatNestedName(ArrayRef<StringRef> QualifiedNameComponents, in formatNestedName()
325 SmallVector<StringRef, 5> QualifiedNameComponents; in getFullyQualifiedName() local