Home
last modified time | relevance | path

Searched defs:SmallVectorImpl (Results 1 – 25 of 27) sorted by relevance

12

/minix3/external/bsd/llvm/dist/clang/test/Modules/Inputs/
H A Dtemplates-top.h45 template<typename T> struct SmallVectorImpl { struct
46 SmallVectorImpl() {} in SmallVectorImpl() argument
47 ~SmallVectorImpl() {} // non-trivial dtor in ~SmallVectorImpl() argument
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dinvalid-instantiated-field-decl.cpp4 class SmallVectorImpl { class
6 explicit SmallVectorImpl(unsigned N) { in SmallVectorImpl() function in SmallVectorImpl
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCCodeEmitter.h20 template<typename T> class SmallVectorImpl; variable
H A DMCTargetAsmParser.h25 template <typename T> class SmallVectorImpl; variable
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DRegex.h27 template<typename T> class SmallVectorImpl; variable
H A Draw_ostream.h27 class SmallVectorImpl; variable
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DLLVM.h35 template<typename T> class SmallVectorImpl; variable
/minix3/external/bsd/llvm/dist/llvm/include/llvm/IR/
H A DMangler.h24 template <typename T> class SmallVectorImpl; variable
H A DConstant.h22 template<typename T> class SmallVectorImpl; variable
H A DLLVMContext.h32 template <typename T> class SmallVectorImpl; variable
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineSSAUpdater.h28 template<typename T> class SmallVectorImpl; variable
H A DMachineInstr.h36 template <typename T> class SmallVectorImpl; variable
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DRegAllocBase.h45 template<typename T> class SmallVectorImpl; variable
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdater.h24 template<typename T> class SmallVectorImpl; variable
H A DLocal.h46 template<typename T> class SmallVectorImpl; variable
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.h28 class SmallVectorImpl; variable
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DStringExtras.h22 template<typename T> class SmallVectorImpl; variable
H A DStringRef.h22 class SmallVectorImpl; variable
H A DTwine.h21 class SmallVectorImpl; variable
H A DSmallVector.h395 explicit SmallVectorImpl(unsigned N) in SmallVectorImpl() function
H A DAPInt.h35 template <typename T> class SmallVectorImpl; variable
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetSubtargetInfo.h36 template <typename T> class SmallVectorImpl; variable
H A DTargetRegisterInfo.h32 template<class T> class SmallVectorImpl; variable
/minix3/external/bsd/llvm/dist/llvm/lib/Support/Windows/
H A DWindowsSupport.h155 class SmallVectorImpl; variable
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/
H A DSparsePropagation.h35 template<typename T> class SmallVectorImpl; variable

12