Searched refs:LLVM_ATTRIBUTE_UNUSED (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/Support/
H A DCompiler.h47 #define LLVM_ATTRIBUTE_UNUSED __attribute__((__unused__)) macro
49 #define LLVM_ATTRIBUTE_UNUSED macro
/external/llvm/unittests/ADT/
H A DSmallVectorTest.cpp80 friend bool LLVM_ATTRIBUTE_UNUSED
/external/clang/lib/AST/
H A DStmtPrinter.cpp91 void VisitStmt(Stmt *Node) LLVM_ATTRIBUTE_UNUSED {
94 void VisitExpr(Expr *Node) LLVM_ATTRIBUTE_UNUSED {
/external/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp117 friend bool LLVM_ATTRIBUTE_UNUSED operator<(unsigned PseudoOpc,

Completed in 320 milliseconds