Searched defs:CompleteTentativeDefinition (Results 1 – 4 of 4) sorted by relevance
106 virtual void CompleteTentativeDefinition(VarDecl *D) {} in CompleteTentativeDefinition() function
272 void CompleteTentativeDefinition(VarDecl *D) override { in CompleteTentativeDefinition() function in __anon075db5b60111::CodeGeneratorImpl
198 void CompleteTentativeDefinition(VarDecl *D) override { in CompleteTentativeDefinition() function in clang::BackendConsumer
327 void MultiplexConsumer::CompleteTentativeDefinition(VarDecl *D) { in CompleteTentativeDefinition() function in MultiplexConsumer