Searched defs:decl_ctx (Results 1 – 8 of 8) sorted by relevance
43 CompilerDeclContext(TypeSystem *type_system, void *decl_ctx) in CompilerDeclContext()99 void SetDeclContext(TypeSystem *type_system, void *decl_ctx) { in SetDeclContext()
227 virtual void ParseDeclsForContext(CompilerDeclContext decl_ctx) {} in ParseDeclsForContext()