Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Tooling/
H A DStencilTest.cpp508 TEST_F(StencilTest, DescribeType) { in TEST_F() argument
/llvm-project/flang/lib/Semantics/
H A Druntime-type-info.cpp393 const Symbol *RuntimeTableBuilder::DescribeType(Scope &dtScope) { DescribeType() function in Fortran::semantics::RuntimeTableBuilder