Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/utils/
H A DClangDataFormat.py104 def searchForType(value, searched): function
123 found = searchForType(child, searched)
130 found = searchForType(val, searched)