HomeSort by relevance Sort by last modified time
    Searched full:make_unique (Results 351 - 368 of 368) sorted by null

<<1112131415

  /external/clang/lib/Basic/
SourceManager.cpp 508 FakeContentCacheForRecovery = llvm::make_unique<SrcMgr::ContentCache>();
    [all...]
  /external/clang/lib/Parse/
ParseExpr.cpp     [all...]
  /external/llvm/lib/IR/
AsmWriter.cpp     [all...]
  /external/llvm/lib/Target/CppBackend/
CPPBackend.cpp     [all...]
  /external/llvm/utils/TableGen/
CodeGenRegisters.cpp     [all...]
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWC2On1Adapter.cpp 135 mHwc1Callbacks(std::make_unique<Callbacks>(*this)),
    [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]
  /external/llvm/lib/AsmParser/
LLParser.cpp     [all...]
  /external/llvm/lib/Transforms/IPO/
GlobalOpt.cpp     [all...]
  /external/clang/lib/Sema/
SemaDeclCXX.cpp     [all...]
SemaLookup.cpp     [all...]
SemaExpr.cpp     [all...]
SemaOverload.cpp     [all...]
SemaInit.cpp     [all...]
SemaOpenMP.cpp     [all...]
SemaTemplate.cpp 323 auto FilterCCC = llvm::make_unique<CorrectionCandidateCallback>();
    [all...]
  /external/clang/lib/Frontend/Rewrite/
RewriteObjC.cpp 596 return llvm::make_unique<RewriteObjCFragileABI>(InFile, OS, Diags, LOpts,
    [all...]
RewriteModernObjC.cpp 670 return llvm::make_unique<RewriteModernObjC>(
    [all...]

Completed in 1979 milliseconds

<<1112131415