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

  /external/llvm/include/llvm/IR/
DebugInfoMetadata.h 586 bool isLValueReference() const { return getFlags() & FlagLValueReference; }
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DebugInfoMetadata.h 710 bool isLValueReference() const { return getFlags() & FlagLValueReference; }
    [all...]

Completed in 1016 milliseconds