Home
last modified time | relevance | path

Searched defs:TargetList (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/include/clang/InstallAPI/
H A DMachO.h52 using TargetList = llvm::MachO::TargetList; variable
/llvm-project/llvm/include/llvm/TextAPI/
H A DSymbol.h81 using TargetList = SmallVector<Target, 5>; variable
/llvm-project/clang-tools-extra/include-cleaner/lib/
H A DHTMLReport.cpp480 if (!TargetList.empty()) { in writeCode() local
/llvm-project/lldb/source/Target/
H A DTargetList.cpp38 TargetList::TargetList(Debugger &debugger) in TargetList() function in TargetList
[all...]
/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h233 class TargetList; global() variable
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp9513 appendFlattenedStmtList(SmallVectorImpl<Stmt * > & TargetList,Stmt * Item) appendFlattenedStmtList() argument