HomeSort by relevance Sort by last modified time
    Searched refs:ArrayRef (Results 501 - 525 of 1983) sorted by null

<<21222324252627282930>>

  /external/clang/lib/Format/
UnwrappedLineParser.h 65 ArrayRef<FormatToken *> Tokens,
171 ArrayRef<FormatToken *> AllTokens;
  /external/clang/lib/StaticAnalyzer/Checkers/
CheckerDocumentation.cpp 267 ArrayRef<const MemRegion *> ExplicitRegions,
268 ArrayRef<const MemRegion *> Regions,
  /external/clang/tools/diagtool/
ShowEnabledWarnings.cpp 115 ArrayRef<DiagnosticRecord> AllDiagnostics = getBuiltinDiagnosticsByName();
118 for (ArrayRef<DiagnosticRecord>::iterator I = AllDiagnostics.begin(),
  /external/llvm/include/llvm/IR/
Attributes.h 19 #include "llvm/ADT/ArrayRef.h"
224 ArrayRef<std::pair<unsigned, Attribute> > Attrs);
226 ArrayRef<std::pair<unsigned,
230 ArrayRef<std::pair<unsigned,
243 static AttributeSet get(LLVMContext &C, ArrayRef<AttributeSet> Attrs);
245 ArrayRef<Attribute::AttrKind> Kinds);
247 ArrayRef<StringRef> Kind);
262 AttributeSet addAttribute(LLVMContext &C, ArrayRef<unsigned> Indices,
372 typedef ArrayRef<Attribute>::iterator iterator;
GetElementPtrTypeIterator.h 122 gep_type_begin(Type *Op0, unsigned AS, ArrayRef<T> A) {
128 gep_type_end(Type * /*Op0*/, unsigned /*AS*/, ArrayRef<T> A) {
  /external/llvm/include/llvm/LTO/legacy/
LTOCodeGenerator.h 50 template <typename T> class ArrayRef;
173 bool compileOptimized(ArrayRef<raw_pwrite_stream *> Out);