Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGVTables.cpp500 MangleContext &MCtx = CGM.getCXXABI().getMangleContext(); in maybeEmitThunk() local
/external/clang/lib/Sema/
DSemaLambda.cpp426 if (MangleNumberingContext *MCtx = in startLambdaDefinition() local
DSemaDecl.cpp3741 MangleNumberingContext &MCtx = in handleTagNumbering() local
3751 if (MangleNumberingContext *MCtx = getCurrentMangleNumberContext( in handleTagNumbering() local
4485 if (MangleNumberingContext *MCtx = getCurrentMangleNumberContext( in BuildAnonymousStructOrUnion() local
6470 if (MangleNumberingContext *MCtx = getCurrentMangleNumberContext( in ActOnVariableDeclarator() local
DSemaExpr.cpp11937 if (MangleNumberingContext *MCtx = in ActOnBlockStart() local
/external/llvm-project/clang/lib/Sema/
DSemaLambda.cpp461 MangleNumberingContext *MCtx; in handleLambdaNumbering() local
DSemaDecl.cpp4359 MangleNumberingContext &MCtx = in handleTagNumbering() local
4368 MangleNumberingContext *MCtx; in handleTagNumbering() local
5223 MangleNumberingContext *MCtx; in BuildAnonymousStructOrUnion() local
7427 MangleNumberingContext *MCtx; in ActOnVariableDeclarator() local
DSemaExpr.cpp15158 MangleNumberingContext *MCtx; in ActOnBlockStart() local
/external/llvm-project/clang/lib/AST/
DASTContext.cpp10962 std::unique_ptr<MangleNumberingContext> &MCtx = MangleNumberingContexts[DC]; in getManglingNumberContext() local
10971 std::unique_ptr<MangleNumberingContext> &MCtx = in getManglingNumberContext() local
/external/clang/lib/AST/
DASTContext.cpp8788 MangleNumberingContext *&MCtx = MangleNumberingContexts[DC]; in getManglingNumberContext() local