OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasSFINAEDiagnostic
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
TemplateDeduction.h
51
bool
HasSFINAEDiagnostic
= false;
103
assert(
HasSFINAEDiagnostic
);
112
HasSFINAEDiagnostic
= false;
117
assert(
HasSFINAEDiagnostic
);
135
bool
hasSFINAEDiagnostic
() const {
136
return
HasSFINAEDiagnostic
;
142
if (
HasSFINAEDiagnostic
)
146
HasSFINAEDiagnostic
= true;
152
if (
HasSFINAEDiagnostic
)
Completed in 15 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026