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

  /external/libchrome/base/numerics/
safe_math.h 201 struct UnderlyingType {
206 struct UnderlyingType<CheckedNumeric<NumericType>> {
247 OP CheckedNumeric<typename UnderlyingType<Src>::type>::cast(rhs); \
  /external/libweave/third_party/chromium/base/numerics/
safe_math.h 201 struct UnderlyingType {
206 struct UnderlyingType<CheckedNumeric<NumericType>> {
247 OP CheckedNumeric<typename UnderlyingType<Src>::type>::cast(rhs); \
  /external/llvm/include/llvm/IR/
DIBuilder.h 372 /// \param UnderlyingType Underlying type of a C++11/ObjC fixed enum.
377 DIType *UnderlyingType, StringRef UniqueIdentifier = "");
    [all...]
  /external/clang/lib/AST/
Type.cpp     [all...]
ASTContext.cpp     [all...]
ASTImporter.cpp     [all...]
  /external/llvm/lib/IR/
DIBuilder.cpp 454 DIType *UnderlyingType, StringRef UniqueIdentifier) {
458 DITypeRef::get(UnderlyingType), SizeInBits, AlignInBits, 0, 0, Elements,
    [all...]
  /external/clang/include/clang/AST/
Type.h     [all...]
ASTContext.h     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]
  /external/clang/lib/Sema/
SemaDecl.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 268 milliseconds