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

  /external/llvm/include/llvm/Support/
Compiler.h 344 /// \macro LLVM_EXPLICIT
349 #define LLVM_EXPLICIT explicit
351 #define LLVM_EXPLICIT
  /external/llvm/include/llvm/ADT/
Optional.h 118 LLVM_EXPLICIT operator bool() const { return hasVal; }

Completed in 52 milliseconds