Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineCSE.cpp115 using ScopeType = ScopedHTType::ScopeTy; typedef in __anonf9702e3b0111::MachineCSE
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExprCXX.cpp7801 QualType ScopeType = ScopeTypeInfo->getType(); in BuildPseudoDestructorExpr() local
7919 QualType ScopeType; in ActOnPseudoDestructorExpr() local
H A DTreeTransform.h15165 TypeSourceInfo *ScopeType, in RebuildCXXPseudoDestructorExpr()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprCXX.cpp324 TypeSourceInfo *ScopeType, SourceLocation ColonColonLoc, in CXXPseudoDestructorExpr()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExprCXX.h2610 TypeSourceInfo *ScopeType = nullptr; variable