OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AR_Available
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaAvailability.cpp
55
/// originated it, or \c
AR_Available
.
71
if (Result ==
AR_Available
) {
90
if (Result ==
AR_Available
) {
103
if (Init && Result ==
AR_Available
&& MD->isClassMethod() &&
123
assert(K !=
AR_Available
&& "Expected an unavailable declaration here!");
482
case
AR_Available
:
741
if (Result !=
AR_Available
) {
934
if (Result ==
AR_Available
)
CodeCompleteConsumer.cpp
680
case
AR_Available
:
SemaStmt.cpp
1528
case
AR_Available
:
/src/external/apache2/llvm/dist/clang/lib/AST/
DeclBase.cpp
532
/// When it returns an availability result other than \c
AR_Available
,
546
return
AR_Available
;
553
return
AR_Available
;
619
return
AR_Available
;
629
AvailabilityResult Result =
AR_Available
;
/src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclBase.h
76
AR_Available
= 0,
657
///
AR_Available
, will be set to a (possibly empty) message
/src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp
7946
case
AR_Available
:
Completed in 42 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026