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

Completed in 575 milliseconds