Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCursorVisitor.h29 DeclRefExprPartsKind, LabelRefVisitKind, enumerator
DCIndex.cpp1761 DEF_JOB(DeclRefExprParts, DeclRefExpr, DeclRefExprPartsKind)
2880 case VisitorJob::DeclRefExprPartsKind: { in RunVisitorWorkList()