OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:canHaveNullability
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaType.cpp
4526
if (T->
canHaveNullability
(/*ResultIfUnknown*/false) &&
4741
if (T->
canHaveNullability
(/*ResultIfUnknown*/false) &&
7148
if (!desugared->
canHaveNullability
() &&
8171
if (type->
canHaveNullability
() || type->isDependentType() ||
SemaExprObjC.cpp
1561
if (!resultType->
canHaveNullability
())
TreeTransform.h
6762
if (!modifiedType->
canHaveNullability
()) {
/src/external/apache2/llvm/dist/clang/lib/AST/
Type.cpp
4038
bool Type::
canHaveNullability
(bool ResultIfUnknown) const {
/src/external/apache2/llvm/dist/clang/include/clang/AST/
Type.h
2425
bool
canHaveNullability
(bool ResultIfUnknown = true) const;
Completed in 183 milliseconds
Indexes created Sat Sep 19 00:25:42 UTC 2026