Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCursorVisitor.h32 DeclRefExprPartsKind, enumerator
H A DCIndex.cpp1864 DEF_JOB(DeclRefExprParts, DeclRefExpr, DeclRefExprPartsKind)
3262 case VisitorJob::DeclRefExprPartsKind: { in RunVisitorWorkList()