Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DTypeSanitizer.cpp95 std::string getAnonymousStructIdentifier(const MDNode *MD,
222 TypeSanitizer::getAnonymousStructIdentifier(const MDNode *MD, in getAnonymousStructIdentifier() function in TypeSanitizer
243 MemberName = getAnonymousStructIdentifier(MemberNode, TypeNames); in getAnonymousStructIdentifier()
275 Name = getAnonymousStructIdentifier(MD, TypeNames); in generateBaseTypeDescriptor()