Searched defs:EC (Results 1 - 25 of 230) sorted by relevance

12345678910

/openbsd-current/gnu/llvm/clang/tools/apinotes-test/
H A DAPINotesTest.cpp34 std::error_code EC; local
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DToolOutputFile.cpp40 ToolOutputFile::ToolOutputFile(StringRef Filename, std::error_code &EC, argument
/openbsd-current/gnu/llvm/clang/lib/DirectoryWatcher/
H A DDirectoryScanner.cpp20 std::error_code EC = status(Path, Status); local
30 std::error_code EC; local
/openbsd-current/gnu/llvm/lldb/include/lldb/Target/
H A DAppleArm64ExceptionClass.h38 inline const char *toString(AppleArm64ExceptionClass EC) { argument
/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A DIntEqClasses.h34 SmallVector<unsigned, 8> EC; member in class:llvm::IntEqClasses
/openbsd-current/gnu/llvm/llvm/tools/llvm-cat/
H A Dllvm-cat.cpp86 std::error_code EC; local
/openbsd-current/gnu/llvm/llvm/tools/llvm-modextract/
H A Dllvm-modextract.cpp65 std::error_code EC; local
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DMachineCFGPrinter.cpp45 std::error_code EC; local
H A DLowLevelType.cpp22 auto EC = VTy->getElementCount(); local
/openbsd-current/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DBitWriter.cpp21 std::error_code EC; local
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DEdgeBundles.h30 IntEqClasses EC; member in class:llvm::EdgeBundles
/openbsd-current/gnu/llvm/clang/lib/ARCMigrate/
H A DPlistReporter.cpp58 std::error_code EC; local
/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DLLVMRemarkStreamer.h50 std::error_code EC; member in struct:llvm::LLVMRemarkSetupErrorInfo
/openbsd-current/gnu/llvm/lldb/tools/lldb-server/
H A DLLDBServerUtilities.cpp40 std::error_code EC; local
/openbsd-current/gnu/llvm/llvm/lib/TableGen/
H A DMain.cpp148 std::error_code EC; local
[all...]
/openbsd-current/gnu/llvm/llvm/tools/llvm-libtool-darwin/
H A DDependencyInfo.h32 std::error_code EC; local
/openbsd-current/gnu/llvm/llvm/tools/llvm-as/
H A Dllvm-as.cpp83 std::error_code EC; local
/openbsd-current/gnu/llvm/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp266 std::error_code EC; local
/openbsd-current/gnu/llvm/llvm/tools/llvm-profgen/
H A DErrorHandling.h33 [[noreturn]] inline void exitWithError(std::error_code EC, argument
/openbsd-current/gnu/llvm/llvm/tools/obj2yaml/
H A Dobj2yaml.cpp109 std::error_code EC; local
/openbsd-current/gnu/llvm/llvm/tools/dsymutil/
H A DReproducer.cpp15 static std::string createReproducerDir(std::error_code &EC) { argument
30 ReproducerGenerate::ReproducerGenerate(std::error_code &EC, int Argc, argument
65 ReproducerUse::ReproducerUse(StringRef Root, std::error_code &EC) { argument
83 std::error_code EC; local
[all...]
/openbsd-current/gnu/llvm/llvm/tools/llvm-debuginfo-analyzer/
H A Dllvm-debuginfo-analyzer.cpp31 static void error(std::error_code EC, char const *Fmt, const Ts &...Vals) { argument
41 static void error(Error EC) { argument
62 std::error_code EC; local
106 std::error_code EC; local
[all...]
/openbsd-current/gnu/llvm/llvm/tools/yaml2obj/
H A Dyaml2obj.cpp124 std::error_code EC; local
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DRecordSerialization.cpp108 auto EC = consume(SR, Num); local
134 auto EC = consume(SR, Item); local
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolDeserializer.h70 auto EC = Mapping->Mapping.visitSymbolEnd(Record); variable
[all...]

Completed in 218 milliseconds

12345678910