Searched refs:createOrDie (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/Support/
H A DSpecialCaseList.h69 static SpecialCaseList *createOrDie(const StringRef Path);
/external/llvm/lib/Support/
H A DSpecialCaseList.cpp72 SpecialCaseList *SpecialCaseList::createOrDie(const StringRef Path) { function in class:llvm::SpecialCaseList
/external/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp339 ABIList(SpecialCaseList::createOrDie(ABIListFile.empty() ? ClABIListFile
/external/clang/lib/CodeGen/
H A DCodeGenModule.cpp90 LifetimeEndFn(nullptr), SanitizerBL(llvm::SpecialCaseList::createOrDie(

Completed in 131 milliseconds