HomeSort by relevance Sort by last modified time
    Searched full:pointee (Results 76 - 100 of 134) sorted by null

1 2 34 5 6

  /external/clang/lib/Sema/
SemaOverload.cpp     [all...]
SemaExceptionSpec.cpp 675 // conversions on the pointee.
    [all...]
SemaType.cpp 5073 QualType pointee = ptr->getPointeeType(); local
    [all...]
TreeTransform.h 67 /// the pointee type of a PointerType node) and, if any of those operand nodes
661 /// \brief Build a new pointer type given its pointee type.
667 /// \brief Build a new block pointer type given its pointee type.
685 /// \brief Build a new member pointer type given the pointee type and the
707 /// \brief Build a new Objective-C object pointer type given the pointee type.
    [all...]
SemaExprMember.cpp 475 // must have pointer type, and the accessed type is the pointee.
    [all...]
  /external/clang/lib/CodeGen/
CodeGenFunction.cpp 153 /// construct an l-value with the natural pointee alignment of T.
157 CharUnits Align = getNaturalTypeAlignment(T, &AlignSource, /*pointee*/ true);
    [all...]
CGExpr.cpp     [all...]
  /external/llvm/docs/
BitCodeFormat.rst     [all...]
  /external/llvm/lib/AsmParser/
LLParser.cpp 714 "explicit pointee type doesn't match operand's pointee type");
    [all...]
  /external/clang/lib/AST/
Expr.cpp     [all...]
Type.cpp     [all...]
ASTContext.cpp     [all...]
ASTDiagnostic.cpp 176 // If we have a pointer-like type, desugar the pointee as well.
    [all...]
  /external/protobuf/src/google/protobuf/stubs/
map_util.h 178 // pointee, such as boost::ptr_map.
common.h 279 // pointers, namely where the pointer size is divisible by the pointee
    [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
RetainCountChecker.cpp     [all...]
BasicObjCFoundationChecks.cpp 479 // FIXME: If the pointee isn't an integer type, should we flag a warning?
    [all...]
  /external/clang/include/clang-c/
Index.h     [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/stubs/
common.h 279 // pointers, namely where the pointer size is divisible by the pointee
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/stubs/
common.h 279 // pointers, namely where the pointer size is divisible by the pointee
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/stubs/
common.h 279 // pointers, namely where the pointer size is divisible by the pointee
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/stubs/
common.h 279 // pointers, namely where the pointer size is divisible by the pointee
    [all...]
  /external/clang/test/Analysis/
misc-ps.m 1061 // PR 8050 - crash in CastSizeChecker when pointee is an incomplete type
    [all...]
  /frameworks/compile/slang/BitWriter_2_9/
BitcodeWriter.cpp 283 // POINTER: [pointee type, address space]
    [all...]

Completed in 1682 milliseconds

1 2 34 5 6