HomeSort by relevance Sort by last modified time
    Searched refs:getTypeInfoImpl (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /external/clang/lib/AST/
ASTContext.cpp 824 std::pair<uint64_t, unsigned> Info = getTypeInfoImpl(T);
829 /// getTypeInfoImpl - Return the size of the specified type, in bits. This
836 ASTContext::getTypeInfoImpl(const Type *T) const {
    [all...]

Completed in 35 milliseconds