Searched defs:CompleteTentativeDefinition (Results 1 – 4 of 4) sorted by relevance
121 virtual void CompleteTentativeDefinition(VarDecl *D) {} in CompleteTentativeDefinition() function
211 void CompleteTentativeDefinition(VarDecl *D) override { in CompleteTentativeDefinition() function in __anon444363b20111::CodeGeneratorImpl
211 void CompleteTentativeDefinition(VarDecl *D) override { in CompleteTentativeDefinition() function in clang::BackendConsumer
329 void MultiplexConsumer::CompleteTentativeDefinition(VarDecl *D) { in CompleteTentativeDefinition() function in MultiplexConsumer