Home
last modified time | relevance | path

Searched refs:getLangASForBuiltinAddressSpace (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h2509 LangAS getLangASForBuiltinAddressSpace(unsigned AS) const;
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp9488 Context.getLangASForBuiltinAddressSpace(AddrSpace)); in DecodeTypeFromStr()
10379 LangAS ASTContext::getLangASForBuiltinAddressSpace(unsigned AS) const { in getLangASForBuiltinAddressSpace() function in ASTContext