HomeSort by relevance Sort by last modified time
    Searched refs:getHashValue (Results 226 - 250 of 401) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/include/clang/Sema/
ScopeInfo.h 262 static unsigned getHashValue(const WeakObjectProfileTy &Val) {
264 return llvm::DenseMapInfo<Pair>::getHashValue(Pair(Val.Base,
    [all...]
  /external/clang/include/clang/Serialization/
ASTBitCodes.h 114 static inline unsigned getHashValue(QualType T) {
    [all...]
  /external/llvm/include/llvm/ADT/
PointerUnion.h 459 static unsigned getHashValue(const Pair &PairVal) {
461 return DenseMapInfo<intptr_t>::getHashValue(key);
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
PointerUnion.h 466 static unsigned getHashValue(const Pair &PairVal) {
468 return DenseMapInfo<intptr_t>::getHashValue(key);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTTypeTraits.h 105 static unsigned getHashValue(const ASTNodeKind &Val) { return Val.KindId; }
341 static unsigned getHashValue(const DynTypedNode &Val) {
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Serialization/
ASTBitCodes.h 114 static inline unsigned getHashValue(QualType T) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
PointerUnion.h 466 static unsigned getHashValue(const Pair &PairVal) {
468 return DenseMapInfo<intptr_t>::getHashValue(key);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
Attributes.h 268 static unsigned getHashValue(AttributeSet AS) {
534 static unsigned getHashValue(AttributeList AS) {
CallSite.h 661 static unsigned getHashValue(const CallSite &CS) {
662 return BaseInfo::getHashValue(CS.I);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTTypeTraits.h 105 static unsigned getHashValue(const ASTNodeKind &Val) { return Val.KindId; }
341 static unsigned getHashValue(const DynTypedNode &Val) {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Serialization/
ASTBitCodes.h 114 static inline unsigned getHashValue(QualType T) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
PointerUnion.h 466 static unsigned getHashValue(const Pair &PairVal) {
468 return DenseMapInfo<intptr_t>::getHashValue(key);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
Attributes.h 268 static unsigned getHashValue(AttributeSet AS) {
534 static unsigned getHashValue(AttributeList AS) {
CallSite.h 661 static unsigned getHashValue(const CallSite &CS) {
662 return BaseInfo::getHashValue(CS.I);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTTypeTraits.h 105 static unsigned getHashValue(const ASTNodeKind &Val) { return Val.KindId; }
341 static unsigned getHashValue(const DynTypedNode &Val) {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Serialization/
ASTBitCodes.h 114 static inline unsigned getHashValue(QualType T) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
PointerUnion.h 466 static unsigned getHashValue(const Pair &PairVal) {
468 return DenseMapInfo<intptr_t>::getHashValue(key);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
Attributes.h 268 static unsigned getHashValue(AttributeSet AS) {
534 static unsigned getHashValue(AttributeList AS) {
CallSite.h 661 static unsigned getHashValue(const CallSite &CS) {
662 return BaseInfo::getHashValue(CS.I);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTTypeTraits.h 105 static unsigned getHashValue(const ASTNodeKind &Val) { return Val.KindId; }
341 static unsigned getHashValue(const DynTypedNode &Val) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Serialization/
ASTBitCodes.h 114 static inline unsigned getHashValue(QualType T) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
PointerUnion.h 466 static unsigned getHashValue(const Pair &PairVal) {
468 return DenseMapInfo<intptr_t>::getHashValue(key);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Attributes.h 268 static unsigned getHashValue(AttributeSet AS) {
534 static unsigned getHashValue(AttributeList AS) {
CallSite.h 661 static unsigned getHashValue(const CallSite &CS) {
662 return BaseInfo::getHashValue(CS.I);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTTypeTraits.h 105 static unsigned getHashValue(const ASTNodeKind &Val) { return Val.KindId; }
341 static unsigned getHashValue(const DynTypedNode &Val) {

Completed in 2720 milliseconds

1 2 3 4 5 6 7 8 91011>>