Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DASTContext.h2796 LangAS getLangASForBuiltinAddressSpace(unsigned AS) const;
/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp11238 Context.getLangASForBuiltinAddressSpace(AddrSpace)); in DecodeTypeFromStr()
12141 LangAS ASTContext::getLangASForBuiltinAddressSpace(unsigned AS) const { in getLangASForBuiltinAddressSpace() function in ASTContext