Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DMachineCSE.cpp76 typedef ScopedHTType::ScopeTy ScopeType; typedef in __anon682a96d70111::MachineCSE
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DExprCXX.cpp236 NestedNameSpecifierLoc QualifierLoc, TypeSourceInfo *ScopeType, in CXXPseudoDestructorExpr()
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp5462 QualType ScopeType = ScopeTypeInfo->getType(); in BuildPseudoDestructorExpr() local
5580 QualType ScopeType; in ActOnPseudoDestructorExpr() local
H A DTreeTransform.h10712 TypeSourceInfo *ScopeType, in RebuildCXXPseudoDestructorExpr()
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExprCXX.h1943 TypeSourceInfo *ScopeType; variable