OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNullabilityKeyword
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h
532
IdentifierInfo *
getNullabilityKeyword
(NullabilityKind nullability) {
533
return Actions.
getNullabilityKeyword
(nullability);
/src/external/apache2/llvm/dist/clang/lib/Parse/
ParseObjc.cpp
379
return Pool.create(P.
getNullabilityKeyword
(nullability),
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaType.cpp
3922
IdentifierInfo *Sema::
getNullabilityKeyword
(NullabilityKind nullability) {
4697
S.
getNullabilityKeyword
(*inferNullability), SourceRange(pointerLoc),
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h
12701
IdentifierInfo *
getNullabilityKeyword
(NullabilityKind nullability);
Completed in 96 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026