Home
last modified time | relevance | path

Searched defs:PseudoDestructorTypeStorage (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp366 PseudoDestructorTypeStorage::PseudoDestructorTypeStorage(TypeSourceInfo *Info) in PseudoDestructorTypeStorage() function in PseudoDestructorTypeStorage
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h2576 PseudoDestructorTypeStorage(const IdentifierInfo *II, SourceLocation Loc) in PseudoDestructorTypeStorage() function
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h170 class PseudoDestructorTypeStorage; variable