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

/openbsd-current/gnu/llvm/clang/utils/
H A DClangDataFormat.py104 def searchForType(value, searched): function in function:findObject
123 found = searchForType(child, searched)
130 found = searchForType(val, searched)

Completed in 165 milliseconds