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

  /external/clang/test/CodeGenCXX/
constructor-convert.cpp 12 struct opt_storage { struct
18 void f(opt_storage<int> o) {
  /external/llvm/include/llvm/Support/
CommandLine.h 1051 class opt_storage { class in namespace:llvm::cl
1061 opt_storage() : Location(0) {} function in class:llvm::cl::opt_storage
1092 class opt_storage<DataType,false,true> : public DataType { class in namespace:llvm::cl
1114 class opt_storage<DataType, false, false> { class in namespace:llvm::cl
1121 opt_storage() : Value(DataType()), Default(DataType()) {} function in class:llvm::cl::opt_storage
    [all...]

Completed in 485 milliseconds