Searched refs:allocateDefaultArgStorageChain (Results 1 – 2 of 2) sorted by relevance
239 void *allocateDefaultArgStorageChain(const ASTContext &C);312 ValueOrInherited = new (allocateDefaultArgStorageChain(C)) in setInherited()
120 void *allocateDefaultArgStorageChain(const ASTContext &C) { in allocateDefaultArgStorageChain() function