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 153 Common = newCommon(getASTContext());
242 FunctionTemplateDecl::newCommon(ASTContext &C) const {
346 ClassTemplateDecl::newCommon(ASTContext &C) const {
    [all...]
  /external/clang/include/clang/AST/
DeclTemplate.h 622 virtual CommonBase *newCommon(ASTContext &C) const = 0;
783 CommonBase *newCommon(ASTContext &C) const override;
    [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp     [all...]

Completed in 221 milliseconds