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

  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DebugInfo.h 275 bool isAppleBlockExtension() const {
  /external/llvm/include/llvm/IR/
DebugInfoMetadata.h 575 bool isAppleBlockExtension() const { return getFlags() & FlagAppleBlock; }
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DebugInfoMetadata.h 699 bool isAppleBlockExtension() const { return getFlags() & FlagAppleBlock; }
    [all...]

Completed in 929 milliseconds