Home | Sort by relevance Sort by last modified time |
/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...] |