Searched defs:getID (Results 1 - 13 of 13) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/Option/
H A DOptSpecifier.h31 unsigned getID() const { return ID; } function in class:llvm::opt::OptSpecifier
H A DOption.h78 unsigned getID() const { function in class:llvm::opt::Option
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Driver/
H A DOptSpecifier.h33 unsigned getID() const { return ID; } function in class:clang::driver::OptSpecifier
H A DOption.h89 unsigned getID() const { function in class:clang::driver::Option
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DCommentCommandTraits.h34 unsigned getID() const { function in struct:clang::comments::CommandInfo
/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DPasses.h66 AnalysisID getID() const { function in class:llvm::IdentifyingPassPtr
H A DMachineScheduler.h152 unsigned getID() const { return ID; } function in class:llvm::ReadyQueue
/freebsd-10.0-release/contrib/llvm/include/llvm/MC/
H A DMCRegisterInfo.h47 unsigned getID() const { return ID; } function in class:llvm::MCRegisterClass
/freebsd-10.0-release/contrib/llvm/include/llvm/Target/
H A DTargetRegisterInfo.h53 unsigned getID() const { return MC->getID(); } function in class:llvm::TargetRegisterClass
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/Disassembler/
H A DX86DisassemblerDecoder.c739 static int getID(struct InternalInstruction* insn, const void *miiArg) { function
/freebsd-10.0-release/contrib/llvm/tools/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp121 unsigned getID(StringRef CategoryString) { function in class:__anon3470::DiagCategoryIDMap
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h289 uint64_t getID() const { function in class:clang::ast_matchers::internal::Matcher
/freebsd-10.0-release/contrib/llvm/include/llvm/TableGen/
H A DRecord.h1429 unsigned getID() const { return ID; } function in class:llvm::Record

Completed in 185 milliseconds