Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderDecl.cpp1572 unsigned ContextParamPos = Record.readInt(); in VisitCapturedDecl() local
1576 if (I != ContextParamPos) in VisitCapturedDecl()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h14661 unsigned ContextParamPos = CD->getContextParamPosition(); in TransformCapturedStmt() local
14664 if (I != ContextParamPos) { in TransformCapturedStmt()