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

  /external/clang/lib/CodeGen/
CGValue.h 48 bool isAggregate() const { return V1.getInt() == Aggregate; }
66 assert(isAggregate() && "Not an aggregate!");
CGAtomic.cpp     [all...]
CGCleanup.cpp 29 if (rv.isAggregate())
60 assert(rv.isAggregate());
    [all...]
CGExprAgg.cpp 263 assert(src.isAggregate() && "value must be aggregate value!");
    [all...]
CGCall.cpp     [all...]
CGStmt.cpp     [all...]
CGObjCMac.cpp     [all...]
CGObjCGNU.cpp     [all...]
  /external/chromium_org/third_party/angle/src/compiler/translator/
SymbolTable.h 401 if (type.isAggregate())
Types.h 580 bool isAggregate() const
ParseContext.cpp 600 if (pType.type != EbtBool || pType.isAggregate()) {
    [all...]
  /external/clang/lib/Sema/
SemaFixItUtils.cpp 217 if (RD->isAggregate())
SemaType.cpp     [all...]
SemaInit.cpp     [all...]
SemaDeclCXX.cpp     [all...]
  /external/chromium_org/third_party/protobuf/java/src/main/java/com/google/protobuf/
Descriptors.java     [all...]
  /external/clang/include/clang/AST/
DeclCXX.h     [all...]
  /external/clang/lib/AST/
Type.cpp 881 return ClassDecl->isAggregate();
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 562 milliseconds