Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineCSE.cpp77 typedef ScopedHTType::ScopeTy ScopeType; typedef in __anon2ec224ad0111::MachineCSE
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineCSE.cpp105 using ScopeType = ScopedHTType::ScopeTy; typedef in __anon94ea440f0111::MachineCSE
/external/llvm-project/llvm/lib/CodeGen/
DMachineCSE.cpp106 using ScopeType = ScopedHTType::ScopeTy; typedef in __anon91aefb9b0111::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/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp7418 QualType ScopeType = ScopeTypeInfo->getType(); in BuildPseudoDestructorExpr() local
7536 QualType ScopeType; in ActOnPseudoDestructorExpr() local
DTreeTransform.h14365 TypeSourceInfo *ScopeType, in RebuildCXXPseudoDestructorExpr()
/external/llvm-project/clang/lib/AST/
DExprCXX.cpp322 TypeSourceInfo *ScopeType, SourceLocation ColonColonLoc, in CXXPseudoDestructorExpr()
/external/llvm-project/clang/include/clang/AST/
DExprCXX.h2525 TypeSourceInfo *ScopeType = nullptr; variable
/external/clang/include/clang/AST/
DExprCXX.h2145 TypeSourceInfo *ScopeType; variable