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
238
///
UseSjLjExceptions
- Does this tool chain use SjLj exceptions.
239
virtual bool
UseSjLjExceptions
() const { return false; }
/external/clang/lib/Driver/
ToolChains.h
362
virtual bool
UseSjLjExceptions
() const;
494
virtual bool
UseSjLjExceptions
() const;
ToolChains.cpp
861
bool Darwin::
UseSjLjExceptions
() const {
[
all
...]
Tools.cpp
[
all
...]
Completed in 86 milliseconds