Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h2641 LangAS getLangASForBuiltinAddressSpace(unsigned AS) const;
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp10554 Context.getLangASForBuiltinAddressSpace(AddrSpace)); in DecodeTypeFromStr()
11383 LangAS ASTContext::getLangASForBuiltinAddressSpace(unsigned AS) const { in getLangASForBuiltinAddressSpace() function in ASTContext