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