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

  /external/llvm/include/llvm/Support/
Compiler.h 47 #define LLVM_ATTRIBUTE_UNUSED __attribute__((__unused__))
49 #define LLVM_ATTRIBUTE_UNUSED
  /external/llvm/unittests/ADT/
SmallVectorTest.cpp 80 friend bool LLVM_ATTRIBUTE_UNUSED
  /external/clang/lib/AST/
StmtPrinter.cpp 91 void VisitStmt(Stmt *Node) LLVM_ATTRIBUTE_UNUSED {
94 void VisitExpr(Expr *Node) LLVM_ATTRIBUTE_UNUSED {
    [all...]
  /external/llvm/lib/Target/ARM/
ARMExpandPseudoInsts.cpp 117 friend bool LLVM_ATTRIBUTE_UNUSED operator<(unsigned PseudoOpc,
    [all...]

Completed in 111 milliseconds