HomeSort by relevance Sort by last modified time
    Searched defs:AS (Results 51 - 60 of 60) sorted by null

1 23

  /external/clang/lib/CodeGen/
CGDebugInfo.cpp 586 // The frontend treats 'id' as a typedef to an ObjCObjectType,
587 // whereas 'id<protocol>' is treated as an ObjCPointerType. For the
675 unsigned AS = CGM.getContext().getTargetAddressSpace(PointeeTy);
676 uint64_t Size = CGM.getTarget().getPointerWidth(AS);
801 AccessSpecifier AS,
821 if (AS == clang::AS_private)
823 else if (AS == clang::AS_protected)
835 // For C++11 Lambdas a Field will be the same as a Capture, but the Capture
862 // used as 'this' for semantic references.
    [all...]
CGExpr.cpp 10 // This contains code to emit Expr nodes as LLVM code.
106 // Just emit it as an l-value and drop the result.
111 /// can have any type. The result is returned as an RValue struct.
147 // FIXME: This function should take an LValue as an argument.
325 // We should not have emitted the initializer for this temporary as a
402 // Emit the expression as an lvalue.
408 // C++11 [dcl.ref]p5 (as amended by core issue 453):
587 // 1 as flexible array members.
600 // this should not be treated as a flexible array member access.
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp 126 // declarators, thus use declaration starting location as the "declaration
129 // so we use the location of the identifier as the "declaration location".
140 // as the "declaration location".
190 // on the same line and in the same file as the declaration.
669 case TargetCXXABI::GenericAArch64: // Same as Itanium at this level
    [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp 838 // source-location entries as needed.
    [all...]
  /external/zxing/core/
core.jar 
  /prebuilts/devtools/tools/lib/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3.jar 
  /prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar 
  /prebuilts/misc/common/jython/
jython.jar 

Completed in 121 milliseconds

1 23