OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDestroyedType
(Results
1 - 15
of
15
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
UsedDeclVisitor.h
70
QualType DestroyedOrNull = E->
getDestroyedType
();
SemaExceptionSpec.cpp
1212
QualType DTy = DE->
getDestroyedType
();
TreeTransform.h
11846
E->
getDestroyedType
());
/src/external/apache2/llvm/dist/clang/lib/AST/
ComputeDependence.cpp
678
if (!E->
getDestroyedType
().isNull())
679
D |= toExprDependence(E->
getDestroyedType
()->getDependence());
ExprCXX.cpp
286
QualType CXXDeleteExpr::
getDestroyedType
() const {
333
QualType CXXPseudoDestructorExpr::
getDestroyedType
() const {
StmtPrinter.cpp
2137
E->
getDestroyedType
().print(OS, Policy);
StmtProfile.cpp
1970
VisitType(S->
getDestroyedType
());
ItaniumMangle.cpp
4408
QualType DestroyedType = PDE->
getDestroyedType
();
ExprConstant.cpp
7565
HandleDestruction(Info, PDE, ThisVal, PDE->
getDestroyedType
());
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGExprCXX.cpp
122
QualType DestroyedType = E->
getDestroyedType
();
2077
QualType DeleteTy = E->
getDestroyedType
();
ItaniumCXXABI.cpp
2016
ThisTy = D->
getDestroyedType
();
MicrosoftCXXABI.cpp
1988
ThisTy = D->
getDestroyedType
();
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ExprCXX.h
2446
QualType
getDestroyedType
() const;
2622
QualType
getDestroyedType
() const;
/src/external/apache2/llvm/dist/clang/lib/Analysis/
CFG.cpp
4584
QualType DTy = DE->
getDestroyedType
();
5046
QualType DTy = DE->
getDestroyedType
();
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
ExprEngine.cpp
992
QualType DTy = DE->
getDestroyedType
();
Completed in 124 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026