Searched defs:CompleteTentativeDefinition (Results 1 – 4 of 4) sorted by relevance
103 virtual void CompleteTentativeDefinition(VarDecl *D) {} in CompleteTentativeDefinition() function
286 void CompleteTentativeDefinition(VarDecl *D) override { in CompleteTentativeDefinition() function in __anon20d6d9160111::CodeGeneratorImpl
355 void CompleteTentativeDefinition(VarDecl *D) override { in CompleteTentativeDefinition() function in clang::BackendConsumer
320 void MultiplexConsumer::CompleteTentativeDefinition(VarDecl *D) { in CompleteTentativeDefinition() function in MultiplexConsumer