Searched refs:function_decl_ctx (Results 1 – 2 of 2) sorted by relevance
808 CompilerDeclContext function_decl_ctx = function_block->GetDeclContext(); in LookUpLldbClass() local810 if (!function_decl_ctx) in LookUpLldbClass()814 TypeSystemClang::DeclContextGetAsCXXMethodDecl(function_decl_ctx); in LookUpLldbClass()845 function_decl_ctx.GetTypeSystem()->weak_from_this()); in LookUpLldbClass()913 CompilerDeclContext function_decl_ctx = function_block->GetDeclContext(); in LookUpLldbObjCClass() local915 if (!function_decl_ctx) in LookUpLldbObjCClass()919 TypeSystemClang::DeclContextGetAsObjCMethodDecl(function_decl_ctx); in LookUpLldbObjCClass()935 function_decl_ctx.GetTypeSystem()->weak_from_this()); in LookUpLldbObjCClass()
1007 CompilerDeclContext function_decl_ctx = sc.function->GetDeclContext(); in FindObjCMethodDecls() local1008 if (!function_decl_ctx) in FindObjCMethodDecls()1012 TypeSystemClang::DeclContextGetAsObjCMethodDecl(function_decl_ctx); in FindObjCMethodDecls()