Home
last modified time | relevance | path

Searched defs:EC_None (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/clang/include/clang/Serialization/
H A DGlobalModuleIndex.h132 EC_None, enumerator
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceDefs.h407 enum ErrorCodes { EC_None = 0, EC_Args, EC_Bitcode, EC_Translation }; enumerator