Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h2515 bool addressSpaceMapManglingFor(LangAS AS) const { in addressSpaceMapManglingFor() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DMicrosoftMangle.cpp1805 if (Context.getASTContext().addressSpaceMapManglingFor(AS)) { in mangleAddressSpaceType()
H A DItaniumMangle.cpp2224 if (Context.getASTContext().addressSpaceMapManglingFor(AS)) { in mangleQualifiers()