Searched defs:ScopeType (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DMachineCSE.cpp77 typedef ScopedHTType::ScopeTy ScopeType; typedef in class:__anon2481::MachineCSE
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DExprCXX.cpp235 CXXPseudoDestructorExpr(const ASTContext &Context, Expr *Base, bool isArrow, SourceLocation OperatorLoc, NestedNameSpecifierLoc QualifierLoc, TypeSourceInfo *ScopeType, SourceLocation ColonColonLoc, SourceLocation TildeLoc, PseudoDestructorTypeStorage DestroyedType) argument
H A DItaniumMangle.cpp3011 QualType ScopeType; local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp5878 QualType ScopeType = ScopeTypeInfo->getType(); local
5992 QualType ScopeType; local
[all...]
H A DTreeTransform.h11549 RebuildCXXPseudoDestructorExpr(Expr *Base, SourceLocation OperatorLoc, bool isArrow, CXXScopeSpec &SS, TypeSourceInfo *ScopeType, SourceLocation CCLoc, SourceLocation TildeLoc, PseudoDestructorTypeStorage Destroyed) argument

Completed in 125 milliseconds