Searched defs:getTargetAddressSpace (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h2535 unsigned getTargetAddressSpace(QualType T) const { function in class:clang::ASTContext
2539 unsigned getTargetAddressSpace(Qualifiers Q) const { function in class:clang::ASTContext
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp10988 unsigned ASTContext::getTargetAddressSpace(LangAS AS) const { function in class:ASTContext

Completed in 114 milliseconds