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

  /external/llvm/include/llvm/Analysis/
LibCallSemantics.h 43 /// isLocation - Return a LocResult if the specified pointer refers to this
51 LocResult (*isLocation)(ImmutableCallSite CS,
  /external/llvm/lib/CodeGen/AsmPrinter/
DebugLocEntry.h 69 bool isLocation() const { return EntryKind == E_Location; }

Completed in 152 milliseconds