Home
last modified time | relevance | path

Searched refs:getFunctionLevelDeclContext (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/Sema/
DSema.cpp573 DeclContext *Sema::getFunctionLevelDeclContext() { in getFunctionLevelDeclContext() function in Sema
586 DeclContext *DC = getFunctionLevelDeclContext(); in getCurFunctionDecl()
591 DeclContext *DC = getFunctionLevelDeclContext(); in getCurMethodDecl()
596 DeclContext *DC = getFunctionLevelDeclContext(); in getCurFunctionOrMethodDecl()
DSemaExprMember.cpp97 DeclContext *DC = SemaRef.getFunctionLevelDeclContext(); in ClassifyImplicitMemberAccess()
DSemaTemplate.cpp383 DeclContext *DC = getFunctionLevelDeclContext(); in ActOnDependentIdExpression()
DTreeTransform.h6772 DeclContext *DC = getSema().getFunctionLevelDeclContext(); in TransformCXXThisExpr()
/external/clang/include/clang/Sema/
DSema.h1208 DeclContext *getFunctionLevelDeclContext();