Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineCSE.cpp106 using ScopeType = ScopedHTType::ScopeTy; typedef in __anondda9c46f0111::MachineCSE
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp7492 QualType ScopeType = ScopeTypeInfo->getType(); in BuildPseudoDestructorExpr() local
7610 QualType ScopeType; in ActOnPseudoDestructorExpr() local
H A DTreeTransform.h14610 TypeSourceInfo *ScopeType, in RebuildCXXPseudoDestructorExpr()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprCXX.cpp322 TypeSourceInfo *ScopeType, SourceLocation ColonColonLoc, in CXXPseudoDestructorExpr()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprCXX.h2535 TypeSourceInfo *ScopeType = nullptr; variable