Home
last modified time | relevance | path

Searched refs:createScopedName (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/
H A DRecordVisitor.cpp43 ObjCIVarRecord::createScopedName(ContainerName, IV->getName()); in addIVars()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DRecord.h126 static std::string createScopedName(StringRef SuperClass, StringRef IVar) { in createScopedName() function