Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h3114 bool addressSpaceMapManglingFor(LangAS AS) const { in addressSpaceMapManglingFor() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp2474 if (Context.getASTContext().addressSpaceMapManglingFor(AS)) { in mangleAddressSpaceType()
H A DItaniumMangle.cpp2792 if (Context.getASTContext().addressSpaceMapManglingFor(AS)) { in mangleQualifiers()