OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:allowOnArrayType
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaType.cpp
7080
/// \param
allowOnArrayType
Whether to accept nullability specifiers on an
7087
bool
allowOnArrayType
) {
7149
!(
allowOnArrayType
&& desugared->isArrayType())) {
8179
bool
allowOnArrayType
=
8186
allowOnArrayType
)) {
SemaType.cpp
7080
/// \param
allowOnArrayType
Whether to accept nullability specifiers on an
7087
bool
allowOnArrayType
) {
7149
!(
allowOnArrayType
&& desugared->isArrayType())) {
8179
bool
allowOnArrayType
=
8186
allowOnArrayType
)) {
SemaType.cpp
7080
/// \param
allowOnArrayType
Whether to accept nullability specifiers on an
7087
bool
allowOnArrayType
) {
7149
!(
allowOnArrayType
&& desugared->isArrayType())) {
8179
bool
allowOnArrayType
=
8186
allowOnArrayType
)) {
Completed in 119 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026