Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DParentMapContext.cpp291 if (const auto *TypedNode = NodeList[0].get<T>()) { in match() local
314 if (const auto *TypedNode = NodeList[0].get<T>()) { in match() local