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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DMacroInfo.cpp74 bool MacroInfo::isIdenticalTo(const MacroInfo &Other, Preprocessor &PP, function in class:MacroInfo
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstruction.cpp469 bool Instruction::isIdenticalTo(const Instruction *I) const { function in class:Instruction
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineOperand.cpp282 bool MachineOperand::isIdenticalTo(const MachineOperand &Other) const { function in class:MachineOperand
H A DMachineInstr.cpp592 bool MachineInstr::isIdenticalTo(const MachineInstr &Other, function in class:MachineInstr

Completed in 280 milliseconds