Lines Matching defs:etc
197 -- which has names for instructions, functions, etc. -- and the ``StringMap``
444 a resource failure (a missing file, a dropped network connection, etc.), or
1513 Sequential Containers (std::vector, std::list, etc)
1574 etc.
1837 operations, such as ``begin`` and ``end`` iterators, etc. Also, the
1873 ``std::priority_queue``, ``std::stack``, etc. These provide simplified access
2016 Set-Like Containers (std::set, SmallSet, SetVector, etc)
2262 Map-Like Containers (std::map, DenseMap, etc)
2287 long, expensive to copy, etc. StringMap is a specialized container designed to
2401 pair in the map, etc.
2882 algorithms (such as analyses, etc.). For this purpose above iterators come in
3186 (``Module``\ s, ``Value``\ s, ``Type``\ s, ``Constant``\ s, etc.) in LLVM's
3190 contexts, etc. What this means is that is safe to compile on multiple
3831 subclassed by ConstantInt, ConstantArray, etc. for representing the various