Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp1566 static std::string getPrintableNameForEntity(DeclarationName Entity) { in getPrintableNameForEntity() function
1813 << getPrintableNameForEntity(Entity) << T; in BuildPointerType()
2071 << getPrintableNameForEntity(Entity) << T; in BuildArrayType()
2116 << getPrintableNameForEntity(Entity) << T; in BuildArrayType()
2250 << getPrintableNameForEntity(Entity) in BuildArrayType()
2725 << getPrintableNameForEntity(Entity) << T; in BuildMemberPointerType()
2731 << getPrintableNameForEntity(Entity); in BuildMemberPointerType()