Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h2910 bool addressSpaceMapManglingFor(LangAS AS) const { in addressSpaceMapManglingFor() function
/src/contrib/llvm-project/clang/lib/AST/
H A DMicrosoftMangle.cpp2410 if (Context.getASTContext().addressSpaceMapManglingFor(AS)) { in mangleAddressSpaceType()
H A DItaniumMangle.cpp2733 if (Context.getASTContext().addressSpaceMapManglingFor(AS)) { in mangleQualifiers()