Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Tooling/Inclusions/
H A DStandardLibrary.cpp142 for (const auto *SymDC : llvm::reverse(IntermediateDecl)) { in operator ()() local
143 DeclarationName N = cast<NamedDecl>(SymDC)->getDeclName(); in operator ()()