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

  /external/clang/lib/AST/
DeclTemplate.cpp 134 Common = newCommon(getASTContext());
227 FunctionTemplateDecl::newCommon(ASTContext &C) {
314 ClassTemplateDecl::newCommon(ASTContext &C) {
    [all...]
  /external/clang/include/clang/AST/
DeclTemplate.h 575 virtual CommonBase *newCommon(ASTContext &C) = 0;
725 CommonBase *newCommon(ASTContext &C);
    [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp     [all...]

Completed in 456 milliseconds