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

Completed in 1371 milliseconds