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

  /external/clang/lib/Basic/
TargetInfo.cpp 148 /// getTypeAlign - Return the alignment (in bits) of the specified integer type
150 unsigned TargetInfo::getTypeAlign(IntType T) const {
  /external/clang/include/clang/AST/
ASTContext.h     [all...]

Completed in 28 milliseconds