Home
last modified time | relevance | path

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

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