Home
last modified time | relevance | path

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

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