Searched defs:isIdenticalTo (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Lex/
H A DMacroInfo.cpp71 bool MacroInfo::isIdenticalTo(const MacroInfo &Other, Preprocessor &PP, function in class:MacroInfo
/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DInstruction.cpp263 bool Instruction::isIdenticalTo(const Instruction *I) const { function in class:Instruction
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DMachineInstr.cpp170 bool MachineOperand::isIdenticalTo(const MachineOperand &Other) const { function in class:MachineOperand
770 bool MachineInstr::isIdenticalTo(const MachineInstr *Other, function in class:MachineInstr

Completed in 70 milliseconds