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

  /external/clang/lib/Serialization/
ASTReaderDecl.cpp     [all...]
  /external/clang/lib/Sema/
SemaCodeComplete.cpp 783 Decl *CanonDecl = R.Declaration->getCanonicalDecl();
784 unsigned IDNS = CanonDecl->getIdentifierNamespace();
805 if (ND->getCanonicalDecl() == CanonDecl) {
848 if (!AllDeclsFound.insert(CanonDecl))
    [all...]

Completed in 37 milliseconds