Searched defs:setDefaultImpl (Results 1 - 8 of 8) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
H A DCommandLine.h1325 void setDefaultImpl() { function in class:llvm::opt
1333 void setDefaultImpl(...) {} function in class:llvm::opt
1335 void setDefault() override { setDefaultImpl<DataType>(); }
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
H A DCommandLine.h1325 void setDefaultImpl() { function in class:llvm::opt
1333 void setDefaultImpl(...) {} function in class:llvm::opt
1335 void setDefault() override { setDefaultImpl<DataType>(); }
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
H A DCommandLine.h1325 void setDefaultImpl() { function in class:llvm::opt
1333 void setDefaultImpl(...) {} function in class:llvm::opt
1335 void setDefault() override { setDefaultImpl<DataType>(); }
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
H A DCommandLine.h1325 void setDefaultImpl() { function in class:llvm::opt
1333 void setDefaultImpl(...) {} function in class:llvm::opt
1335 void setDefault() override { setDefaultImpl<DataType>(); }
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
H A DCommandLine.h1325 void setDefaultImpl() { function in class:llvm::opt
1333 void setDefaultImpl(...) {} function in class:llvm::opt
1335 void setDefault() override { setDefaultImpl<DataType>(); }
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
H A DCommandLine.h1325 void setDefaultImpl() { function in class:llvm::opt
1333 void setDefaultImpl(...) {} function in class:llvm::opt
1335 void setDefault() override { setDefaultImpl<DataType>(); }
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
H A DCommandLine.h1325 void setDefaultImpl() { function in class:llvm::opt
1333 void setDefaultImpl(...) {} function in class:llvm::opt
1335 void setDefault() override { setDefaultImpl<DataType>(); }
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
H A DCommandLine.h1325 void setDefaultImpl() { function in class:llvm::opt
1333 void setDefaultImpl(...) {} function in class:llvm::opt
1335 void setDefault() override { setDefaultImpl<DataType>(); }

Completed in 75 milliseconds