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.cpp1545 static std::string getPrintableNameForEntity(DeclarationName Entity) { in getPrintableNameForEntity() function
1789 << getPrintableNameForEntity(Entity) << T; in BuildPointerType()
2046 << getPrintableNameForEntity(Entity) << T; in BuildArrayType()
2091 << getPrintableNameForEntity(Entity) << T; in BuildArrayType()
2225 << getPrintableNameForEntity(Entity) in BuildArrayType()
2668 << getPrintableNameForEntity(Entity) << T; in BuildMemberPointerType()
2674 << getPrintableNameForEntity(Entity); in BuildMemberPointerType()