OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AK_Destroy
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/AST/Interp/
State.h
36
AK_Destroy
,
/src/external/apache2/llvm/dist/clang/lib/AST/
ExprConstant.cpp
1468
case
AK_Destroy
:
1480
return isAnyAccess(AK) && AK != AK_Construct && AK !=
AK_Destroy
;
1495
case
AK_Destroy
:
5561
isa<CXXDestructorDecl>(NamedMember) ?
AK_Destroy
: AK_MemberCall, false);
5641
isa<CXXDestructorDecl>(Found) ?
AK_Destroy
: AK_MemberCall);
6548
CompleteObject Obj = findCompleteObject(Info, E,
AK_Destroy
, This, ThisType);
6549
DestroyObjectHandler Handler = {Info, E, This,
AK_Destroy
};
Completed in 34 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026