OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsOperatorNew
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Sema/
SemaExceptionSpec.cpp
155
bool
IsOperatorNew
= OO == OO_New || OO == OO_Array_New;
169
/*AllowNoexceptAllMatchWithNoSpec=*/true,
IsOperatorNew
)) {
326
bool
IsOperatorNew
) {
430
if (getLangOpts().CPlusPlus11 &&
IsOperatorNew
) {
[
all
...]
/external/clang/include/clang/Sema/
Sema.h
[
all
...]
Completed in 42 milliseconds