Searched defs:getList (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DSymbolTableListTraits.h56 static iplist<ValueSubClass> &getList(ItemParentClass *Par) { function in class:llvm::SymbolTableListTraits
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DRegAllocRegistry.h48 static RegisterRegAlloc *getList() { function in class:llvm::RegisterRegAlloc
H A DSchedulerRegistry.h52 static RegisterScheduler *getList() { function in class:llvm::RegisterScheduler
H A DMachinePassRegistry.h99 MachinePassRegistryNode *getList() { return List; } function in class:llvm::MachinePassRegistry
H A DMachineScheduler.h135 static MachineSchedRegistry *getList() { function in class:llvm::MachineSchedRegistry
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DImmutableList.h91 ImmutableList getList() const { return L; } function in class:llvm::ImmutableList::iterator
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DAttributeList.h734 AttributeList *getList() const { return list; } function in class:clang::AttributeList::ParsedAttributes

Completed in 112 milliseconds