Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Sema/
H A DSema.cpp920 DeclContext *Sema::getFunctionLevelDeclContext() { in getFunctionLevelDeclContext() function in Sema
941 DeclContext *DC = getFunctionLevelDeclContext(); in getCurFunctionDecl()
946 DeclContext *DC = getFunctionLevelDeclContext(); in getCurMethodDecl()
953 DeclContext *DC = getFunctionLevelDeclContext(); in getCurFunctionOrMethodDecl()
H A DSemaExprMember.cpp93 DeclContext *DC = SemaRef.getFunctionLevelDeclContext(); in ClassifyImplicitMemberAccess()
207 DeclContext *FunctionLevelDC = SemaRef.getFunctionLevelDeclContext(); in diagnoseInstanceReference()
H A DSemaExprObjC.cpp1237 DeclContext *DC = getFunctionLevelDeclContext(); in tryCaptureObjCSelf()
H A DSemaExprCXX.cpp962 DeclContext *DC = getFunctionLevelDeclContext(); in getCurrentThisType()
H A DSemaTemplate.cpp416 DeclContext *DC = getFunctionLevelDeclContext(); in ActOnDependentIdExpression()
H A DSemaExpr.cpp9802 if (const DeclContext *DC = S.getFunctionLevelDeclContext()) { in DiagnoseConstAssignment()
/aosp_15_r20/external/clang/include/clang/Sema/
H A DSema.h2099 DeclContext *getFunctionLevelDeclContext();
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DSema.h745 DeclContext *getFunctionLevelDeclContext(bool AllowLambda = false) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DSema.h3602 DeclContext *getFunctionLevelDeclContext(bool AllowLambda = false) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DSema.h917 DeclContext *getFunctionLevelDeclContext(bool AllowLambda = false) const;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DSema.h917 DeclContext *getFunctionLevelDeclContext(bool AllowLambda = false) const;