OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UseSjLjExceptions
(Results
1 - 4
of
4
) sorted by null
/external/clang/include/clang/Driver/
ToolChain.h
313
///
UseSjLjExceptions
- Does this tool chain use SjLj exceptions.
314
virtual bool
UseSjLjExceptions
(const llvm::opt::ArgList &Args) const {
/external/clang/lib/Driver/
ToolChains.h
346
bool
UseSjLjExceptions
(const llvm::opt::ArgList &Args) const override {
537
bool
UseSjLjExceptions
(const llvm::opt::ArgList &Args) const override;
726
bool
UseSjLjExceptions
(const llvm::opt::ArgList &Args) const override;
[
all
...]
ToolChains.cpp
[
all
...]
Tools.cpp
[
all
...]
Completed in 65 milliseconds