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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclTemplate.h302 void *allocateDefaultArgStorageChain(const ASTContext &C);
380 ValueOrInherited = new (allocateDefaultArgStorageChain(C))
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclTemplate.cpp211 void *allocateDefaultArgStorageChain(const ASTContext &C) { function in namespace:clang

Completed in 199 milliseconds