Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Index/
H A DIndexingContext.h82 const Expr *RefE = nullptr);
131 const Expr *RefE,
H A DIndexingContext.cpp79 const Expr *RefE) { in handleReference() argument
89 RefE, nullptr, DC); in handleReference()