OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasDirectOwnershipQualifier
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
2140
bool
hasDirectOwnershipQualifier
(QualType Ty) const;
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp
8730
bool ASTContext::
hasDirectOwnershipQualifier
(QualType Ty) const {
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaType.cpp
6619
if (S.Context.
hasDirectOwnershipQualifier
(type)) {
SemaDecl.cpp
17368
!Context.
hasDirectOwnershipQualifier
(FD->getType()))) {
SemaExpr.cpp
17381
!S.Context.
hasDirectOwnershipQualifier
(PointeeTy)) {
Completed in 102 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026