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 85 return cast<DILocalVariable>(getRawVariable());
91 Metadata *getRawVariable() const {
118 return cast<DILocalVariable>(getRawVariable());
124 Metadata *getRawVariable() const {
DebugInfoMetadata.h     [all...]

Completed in 146 milliseconds