HomeSort by: relevance | last modified time | path
    Searched defs:Redeclaration (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaDecl.cpp 1563 /// We've determined that \p New is a redeclaration of \p Old. Check that they
1569 // redeclaration and change the owning modules to match.
2336 // The types match. Link up the redeclaration chain and merge attributes if
2744 // If there is a C definition followed by a redeclaration with this
2858 // the new declaration into the redeclaration chain yet.
2889 // This redeclaration changes __asm__ label.
2894 // This redeclaration adds an __asm__ label to a declaration that has
2919 // This redeclaration adds a section attribute.
2929 // Redeclaration adds code-seg attribute.
2994 // FIXME: Should we build redeclaration chains for function parameters
    [all...]
SemaDecl.cpp 1563 /// We've determined that \p New is a redeclaration of \p Old. Check that they
1569 // redeclaration and change the owning modules to match.
2336 // The types match. Link up the redeclaration chain and merge attributes if
2744 // If there is a C definition followed by a redeclaration with this
2858 // the new declaration into the redeclaration chain yet.
2889 // This redeclaration changes __asm__ label.
2894 // This redeclaration adds an __asm__ label to a declaration that has
2919 // This redeclaration adds a section attribute.
2929 // Redeclaration adds code-seg attribute.
2994 // FIXME: Should we build redeclaration chains for function parameters
    [all...]

Completed in 40 milliseconds