Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/Misc/
H A Dinteger-literal-printing.cpp10 enum class boolTy : bool { enum
/aosp_15_r20/external/swiftshader/src/Reactor/
H A DLLVMReactor.cpp4021 auto boolTy = i1Ty; in createCoroutine() local