Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineCSE.cpp77 typedef ScopedHTType::ScopeTy ScopeType; typedef in __anonca88f84b0111::MachineCSE
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineCSE.cpp105 using ScopeType = ScopedHTType::ScopeTy; typedef in __anon06496f2d0111::MachineCSE
/external/clang/lib/AST/
DExprCXX.cpp164 NestedNameSpecifierLoc QualifierLoc, TypeSourceInfo *ScopeType, in CXXPseudoDestructorExpr()
DItaniumMangle.cpp3394 QualType ScopeType; in mangleExpression() local
/external/clang/lib/Sema/
DSemaExprCXX.cpp6161 QualType ScopeType = ScopeTypeInfo->getType(); in BuildPseudoDestructorExpr() local
6275 QualType ScopeType; in ActOnPseudoDestructorExpr() local
DTreeTransform.h11865 TypeSourceInfo *ScopeType, in RebuildCXXPseudoDestructorExpr()
/external/clang/include/clang/AST/
DExprCXX.h2145 TypeSourceInfo *ScopeType; variable