Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTStructuralEquivalence.h43 ASTContext &FromCtx, &ToCtx; member
81 : FromCtx(FromCtx), ToCtx(ToCtx), NonEquivalentDecls(NonEquivalentDecls), in FromCtx() function