Home
last modified time | relevance | path

Searched refs:getTypeInfoImpl (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/AST/
DASTContext.h1773 TypeInfo getTypeInfoImpl(const Type *T) const;
/external/llvm-project/clang/include/clang/AST/
DASTContext.h2067 TypeInfo getTypeInfoImpl(const Type *T) const;
/external/llvm-project/clang/lib/AST/
DASTContext.cpp1718 Align = getTypeInfoImpl(T.getTypePtr()).Align; in getDeclAlign()
1871 TypeInfo TI = getTypeInfoImpl(T); in getTypeInfo()
1882 TypeInfo ASTContext::getTypeInfoImpl(const Type *T) const { in getTypeInfoImpl() function in ASTContext
/external/clang/lib/AST/
DASTContext.cpp1513 TypeInfo TI = getTypeInfoImpl(T); in getTypeInfo()
1524 TypeInfo ASTContext::getTypeInfoImpl(const Type *T) const { in getTypeInfoImpl() function in ASTContext