Searched defs:ManglingContextDecl (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLambda.cpp191 getCurrentMangleNumberContext(const DeclContext *DC, Decl *&ManglingContextDecl) argument
340 Decl *ManglingContextDecl; local
[all...]
H A DSemaDecl.cpp3184 Decl *ManglingContextDecl; local
5469 Decl *ManglingContextDecl; local
H A DSemaExpr.cpp10182 Decl *ManglingContextDecl; local
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h679 Decl *ManglingContextDecl; member in struct:clang::Sema::ExpressionEvaluationContextRecord
696 ExpressionEvaluationContextRecord(ExpressionEvaluationContext Context, unsigned NumCleanupObjects, bool ParentNeedsCleanups, Decl *ManglingContextDecl, bool IsDecltype) argument

Completed in 205 milliseconds