Home
last modified time | relevance | path

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

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