Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp1932 static std::string getPrintableNameForEntity(DeclarationName Entity) { in getPrintableNameForEntity() function
2190 << getPrintableNameForEntity(Entity) << T; in BuildPointerType()
2499 << getPrintableNameForEntity(Entity) << T; in BuildArrayType()
2544 << getPrintableNameForEntity(Entity) << T; in BuildArrayType()
2678 << getPrintableNameForEntity(Entity) in BuildArrayType()
3133 << getPrintableNameForEntity(Entity) << T; in BuildMemberPointerType()
3139 << getPrintableNameForEntity(Entity); in BuildMemberPointerType()