Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/ARCMigrate/
DTransAutoreleasePool.cpp165 SmallVector<PoolScope, 4> Scopes; in VisitCompoundStmt() local
422 SmallVector<PoolScope, 2> Scopes; member
/freebsd-9-stable/contrib/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp372 NodeScope Scopes; member in __anond44858ab0311::EarlyCSE::StackNode
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DJumpDiagnostics.cpp61 SmallVector<GotoScope, 48> Scopes; member in __anon553b3f0d0111::JumpScopeChecker
/freebsd-9-stable/contrib/llvm/lib/CodeGen/
DMachineCSE.cpp620 SmallVector<MachineDomTreeNode*, 32> Scopes; in PerformCSE() local
DMachineLICM.cpp691 SmallVector<MachineDomTreeNode*, 32> Scopes; in HoistOutOfLoop() local
/freebsd-9-stable/contrib/llvm/include/llvm/
DDebugInfo.h842 SmallVector<MDNode *, 8> Scopes; // Scopes variable
/freebsd-9-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp615 const SmallVectorImpl<LexicalScope *> &Scopes = Scope->getChildren(); in createScopeChildrenDIE() local