Searched refs:allocateDefaultArgStorageChain (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclTemplate.h305 void *allocateDefaultArgStorageChain(const ASTContext &C);
383 ValueOrInherited = new (allocateDefaultArgStorageChain(C))
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp186 void *allocateDefaultArgStorageChain(const ASTContext &C) { function in namespace:clang

Completed in 168 milliseconds