Home
last modified time | relevance | path

Searched defs:bool_type (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libclc/generic/lib/
H A Dgen_convert.py65 bool_type = { variable
[all...]
/llvm-project/lldb/examples/synthetic/
H A Dgnu_libstdcpp.py451 __init__(self, valobj, bool_type) global() argument
/llvm-project/lldb/unittests/Symbol/
H A DTestTypeSystemClang.cpp316 CompilerType bool_type(m_ast->weak_from_this(), bool_ctype); TEST_F() local