Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DASTContext.h2802 bool addressSpaceMapManglingFor(LangAS AS) const { in addressSpaceMapManglingFor() function
/llvm-project-15.0.7/clang/lib/AST/
H A DMicrosoftMangle.cpp2186 if (Context.getASTContext().addressSpaceMapManglingFor(AS)) { in mangleAddressSpaceType()
H A DItaniumMangle.cpp2618 if (Context.getASTContext().addressSpaceMapManglingFor(AS)) { in mangleQualifiers()