Home
last modified time | relevance | path

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

/llvm-project/lldb/unittests/Symbol/
H A DTestTypeSystemClang.cpp270 CompilerType basic_compiler_type = ast.GetBasicType(basic_type); TEST_F() local
288 CompilerType basic_compiler_type = ast.GetBasicType(BasicType::eBasicTypeInt); TEST_F() local