Searched defs:TargetList (Results 1 – 6 of 6) sorted by relevance
52 using TargetList = llvm::MachO::TargetList; variable
81 using TargetList = SmallVector<Target, 5>; variable
480 if (!TargetList.empty()) { in writeCode() local
38 TargetList::TargetList(Debugger &debugger) in TargetList() function in TargetList [all...]
233 class TargetList; global() variable
9513 appendFlattenedStmtList(SmallVectorImpl<Stmt * > & TargetList,Stmt * Item) appendFlattenedStmtList() argument