Searched refs:function_decl_ctx (Results 1 – 2 of 2) sorted by relevance
809 CompilerDeclContext function_decl_ctx = function_block->GetDeclContext(); in LookUpLldbClass() local811 if (!function_decl_ctx) in LookUpLldbClass()815 TypeSystemClang::DeclContextGetAsCXXMethodDecl(function_decl_ctx); in LookUpLldbClass()846 function_decl_ctx.GetTypeSystem()->weak_from_this()); in LookUpLldbClass()914 CompilerDeclContext function_decl_ctx = function_block->GetDeclContext(); in LookUpLldbObjCClass() local916 if (!function_decl_ctx) in LookUpLldbObjCClass()920 TypeSystemClang::DeclContextGetAsObjCMethodDecl(function_decl_ctx); in LookUpLldbObjCClass()936 function_decl_ctx.GetTypeSystem()->weak_from_this()); in LookUpLldbObjCClass()
1057 CompilerDeclContext function_decl_ctx = sc.function->GetDeclContext(); in FindObjCMethodDecls() local1058 if (!function_decl_ctx) in FindObjCMethodDecls()1062 TypeSystemClang::DeclContextGetAsObjCMethodDecl(function_decl_ctx); in FindObjCMethodDecls()