OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getForbiddenTypeDiagnostic
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
DelayedDiagnostic.h
203
/// Diag(diag.Loc, diag.
getForbiddenTypeDiagnostic
())
206
unsigned
getForbiddenTypeDiagnostic
() const {
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDeclAttr.cpp
8589
if (diag.
getForbiddenTypeDiagnostic
() == diag::err_arc_weak_disabled ||
8590
diag.
getForbiddenTypeDiagnostic
() == diag::err_arc_weak_no_runtime) {
8621
DD.
getForbiddenTypeDiagnostic
() ==
8628
S.Diag(DD.Loc, DD.
getForbiddenTypeDiagnostic
())
Completed in 79 milliseconds
Indexes created Tue Sep 22 00:26:15 UTC 2026