HomeSort by relevance Sort by last modified time
    Searched refs: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 1027 class opt_storage { class in namespace:llvm::cl
1037 opt_storage() : Location(0) {} function in class:llvm::cl::opt_storage
1068 class opt_storage<DataType,false,true> : public DataType { class in namespace:llvm::cl
1090 class opt_storage<DataType, false, false> { class in namespace:llvm::cl
1097 opt_storage() : Value(DataType()) {} function in class:llvm::cl::opt_storage
    [all...]

Completed in 643 milliseconds