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

  /external/clang/unittests/AST/
ASTVectorTest.cpp 20 LLVM_ATTRIBUTE_UNUSED void CompileTest() {
  /external/llvm/include/llvm/Support/
Compiler.h 191 #define LLVM_ATTRIBUTE_UNUSED __attribute__((__unused__))
193 #define LLVM_ATTRIBUTE_UNUSED
  /external/llvm/unittests/Support/
AlignOfTest.cpp 91 char LLVM_ATTRIBUTE_UNUSED test_arr1
104 char LLVM_ATTRIBUTE_UNUSED test_arr2
109 char LLVM_ATTRIBUTE_UNUSED test_arr3
116 char LLVM_ATTRIBUTE_UNUSED test_arr4
126 char LLVM_ATTRIBUTE_UNUSED test_arr5
  /external/llvm/lib/Support/
GraphWriter.cpp 82 static bool LLVM_ATTRIBUTE_UNUSED
  /external/llvm/lib/Target/Sparc/
SparcFrameLowering.cpp 147 static bool LLVM_ATTRIBUTE_UNUSED verifyLeafProcRegUse(MachineRegisterInfo *MRI)
  /external/llvm/lib/DebugInfo/
DWARFDebugFrame.cpp 298 static void LLVM_ATTRIBUTE_UNUSED dumpDataAux(DataExtractor Data,
  /external/llvm/unittests/ADT/
SmallVectorTest.cpp 80 friend bool LLVM_ATTRIBUTE_UNUSED
  /external/clang/lib/AST/
StmtPrinter.cpp 93 void VisitStmt(Stmt *Node) LLVM_ATTRIBUTE_UNUSED {
96 void VisitExpr(Expr *Node) LLVM_ATTRIBUTE_UNUSED {
    [all...]
  /external/llvm/lib/Target/ARM/
ARMExpandPseudoInsts.cpp 123 friend bool LLVM_ATTRIBUTE_UNUSED operator<(unsigned PseudoOpc,
    [all...]
  /external/llvm/lib/Target/X86/
X86FloatingPoint.cpp 581 friend bool LLVM_ATTRIBUTE_UNUSED operator<(unsigned V,
    [all...]
  /external/llvm/lib/Transforms/Scalar/
SROA.cpp 163 friend LLVM_ATTRIBUTE_UNUSED bool operator<(const Slice &LHS,
167 friend LLVM_ATTRIBUTE_UNUSED bool operator<(uint64_t LHSOffset,
    [all...]
  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCOpts.cpp 375 LLVM_ATTRIBUTE_UNUSED;
    [all...]

Completed in 720 milliseconds