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

Completed in 57 milliseconds