HomeSort by: relevance | last modified time | path
    Searched refs:IsConstantAggregate (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGDecl.cpp 1477 emission.IsConstantAggregate = true;
1866 if (emission.IsConstantAggregate ||
1895 if (!emission.IsConstantAggregate) {
CodeGenFunction.h 3015 bool IsConstantAggregate;
3031 IsEscapingByRef(false), IsConstantAggregate(false),

Completed in 28 milliseconds