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

  /external/llvm/include/llvm/IR/
Type.h 255 /// isAggregateType - Return true if the type is an aggregate type. This
260 bool isAggregateType() const {
  /external/clang/lib/AST/
Type.cpp 878 bool Type::isAggregateType() const {
    [all...]

Completed in 69 milliseconds