Searched defs:ContextParamPos (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/clang/lib/Serialization/ | ||
| H A D | ASTReaderDecl.cpp | 1807 unsigned ContextParamPos = Record.readInt(); VisitCapturedDecl() local |
| /llvm-project/clang/lib/Sema/ | ||
| H A D | TreeTransform.h | 16454 unsigned ContextParamPos = CD->getContextParamPosition(); TransformCapturedStmt() local |