HomeSort by relevance Sort by last modified time
    Searched defs:getRawVariable (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/IR/
IntrinsicInst.h 86 return cast<DILocalVariable>(getRawVariable());
92 Metadata *getRawVariable() const {
119 return cast<DILocalVariable>(getRawVariable());
125 Metadata *getRawVariable() const {
DebugInfoMetadata.h     [all...]

Completed in 388 milliseconds