Home
last modified time | relevance | path

Searched refs:auto_type (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/lldb/unittests/Symbol/
H A DTestTypeSystemClang.cpp491 CompilerType auto_type( in TEST_F() local
500 for (CompilerType t : {type, typedef_type, auto_type}) { in TEST_F()