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

  /external/llvm/include/llvm/Support/
Compiler.h 140 #define LLVM_ATTRIBUTE_UNUSED __attribute__((__unused__))
142 #define LLVM_ATTRIBUTE_UNUSED
  /external/llvm/lib/Transforms/ObjCARC/
PtrState.h 48 const Sequence S) LLVM_ATTRIBUTE_UNUSED;
ObjCARCOpts.cpp 320 BBState &BBState) LLVM_ATTRIBUTE_UNUSED;
    [all...]

Completed in 92 milliseconds