Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp1574 unsigned ContextParamPos = Record.readInt(); in VisitCapturedDecl() local
1578 if (I != ContextParamPos) in VisitCapturedDecl()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DTreeTransform.h14730 unsigned ContextParamPos = CD->getContextParamPosition(); in TransformCapturedStmt() local
14733 if (I != ContextParamPos) { in TransformCapturedStmt()