Searched refs:getID (Results 1 - 25 of 410) sorted by relevance

1234567891011>>

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Option/
H A DOptSpecifier.h33 unsigned getID() const { return ID; } function in class:llvm::opt::OptSpecifier
35 bool operator==(OptSpecifier Opt) const { return ID == Opt.getID(); }
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Option/
H A DOptSpecifier.h30 unsigned getID() const { return ID; } function in class:llvm::opt::OptSpecifier
32 bool operator==(OptSpecifier Opt) const { return ID == Opt.getID(); }
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Option/
H A DOptSpecifier.h30 unsigned getID() const { return ID; } function in class:llvm::opt::OptSpecifier
32 bool operator==(OptSpecifier Opt) const { return ID == Opt.getID(); }
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Option/
H A DOptSpecifier.h30 unsigned getID() const { return ID; } function in class:llvm::opt::OptSpecifier
32 bool operator==(OptSpecifier Opt) const { return ID == Opt.getID(); }
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Option/
H A DOptSpecifier.h30 unsigned getID() const { return ID; } function in class:llvm::opt::OptSpecifier
32 bool operator==(OptSpecifier Opt) const { return ID == Opt.getID(); }
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Option/
H A DOptSpecifier.h30 unsigned getID() const { return ID; } function in class:llvm::opt::OptSpecifier
32 bool operator==(OptSpecifier Opt) const { return ID == Opt.getID(); }
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Option/
H A DOptSpecifier.h30 unsigned getID() const { return ID; } function in class:llvm::opt::OptSpecifier
32 bool operator==(OptSpecifier Opt) const { return ID == Opt.getID(); }
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Option/
H A DOptSpecifier.h33 unsigned getID() const { return ID; } function in class:llvm::opt::OptSpecifier
35 bool operator==(OptSpecifier Opt) const { return ID == Opt.getID(); }
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Option/
H A DOptSpecifier.h30 unsigned getID() const { return ID; } function in class:llvm::opt::OptSpecifier
32 bool operator==(OptSpecifier Opt) const { return ID == Opt.getID(); }
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Option/
H A DOptSpecifier.h30 unsigned getID() const { return ID; } function in class:llvm::opt::OptSpecifier
32 bool operator==(OptSpecifier Opt) const { return ID == Opt.getID(); }
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Option/
H A DOptSpecifier.h30 unsigned getID() const { return ID; } function in class:llvm::opt::OptSpecifier
32 bool operator==(OptSpecifier Opt) const { return ID == Opt.getID(); }
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Option/
H A DOptSpecifier.h30 unsigned getID() const { return ID; } function in class:llvm::opt::OptSpecifier
32 bool operator==(OptSpecifier Opt) const { return ID == Opt.getID(); }
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Option/
H A DOptSpecifier.h30 unsigned getID() const { return ID; } function in class:llvm::opt::OptSpecifier
32 bool operator==(OptSpecifier Opt) const { return ID == Opt.getID(); }
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Option/
H A DOptSpecifier.h30 unsigned getID() const { return ID; } function in class:llvm::opt::OptSpecifier
32 bool operator==(OptSpecifier Opt) const { return ID == Opt.getID(); }
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegisterBank.h48 unsigned getID() const { return ID; } function in class:llvm::RegisterBank
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/GlobalISel/
H A DRegisterBank.h48 unsigned getID() const { return ID; } function in class:llvm::RegisterBank
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/GlobalISel/
H A DRegisterBank.h48 unsigned getID() const { return ID; } function in class:llvm::RegisterBank
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/GlobalISel/
H A DRegisterBank.h48 unsigned getID() const { return ID; } function in class:llvm::RegisterBank
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/GlobalISel/
H A DRegisterBank.h48 unsigned getID() const { return ID; } function in class:llvm::RegisterBank
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/GlobalISel/
H A DRegisterBank.h48 unsigned getID() const { return ID; } function in class:llvm::RegisterBank
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/GlobalISel/
H A DRegisterBank.h48 unsigned getID() const { return ID; } function in class:llvm::RegisterBank
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
H A DRegisterBank.h48 unsigned getID() const { return ID; } function in class:llvm::RegisterBank
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/GlobalISel/
H A DRegisterBank.h48 unsigned getID() const { return ID; } function in class:llvm::RegisterBank
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/GlobalISel/
H A DRegisterBank.h48 unsigned getID() const { return ID; } function in class:llvm::RegisterBank
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/GlobalISel/
H A DRegisterBank.h48 unsigned getID() const { return ID; } function in class:llvm::RegisterBank

Completed in 560 milliseconds

1234567891011>>