HomeSort by relevance Sort by last modified time
    Searched refs:allocateDefaultArgStorageChain (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
DeclTemplate.h 242 void *allocateDefaultArgStorageChain(const ASTContext &C);
315 ValueOrInherited = new (allocateDefaultArgStorageChain(C))
    [all...]
  /external/clang/lib/AST/
DeclTemplate.cpp 126 void *allocateDefaultArgStorageChain(const ASTContext &C) {
    [all...]

Completed in 54 milliseconds