Searched refs:mangleUnscopedName (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp479 void mangleUnscopedName(const NamedDecl *ND,
895 mangleUnscopedName(ND, AdditionalAbiTags);
950 void CXXNameMangler::mangleUnscopedName(const NamedDecl *ND, function in class:CXXNameMangler
974 mangleUnscopedName(ND, AdditionalAbiTags);
976 mangleUnscopedName(ND->getTemplatedDecl(), AdditionalAbiTags);

Completed in 62 milliseconds