HomeSort by relevance Sort by last modified time
    Searched full:redeclaration (Results 51 - 75 of 122) sorted by null

1 23 4 5

  /external/clang/include/clang/AST/
DeclObjC.h 131 /// \brief Method redeclaration in the same interface.
277 /// \brief True if this is a method redeclaration in the same interface.
    [all...]
Decl.h 177 /// redeclaration of the same variable or function, but not if it is
    [all...]
DeclTemplate.h 570 /// \brief A pointer to the previous declaration (if this is a redeclaration)
    [all...]
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
ParseHelper.cpp 782 error(line, "redeclaration of array with size", identifier.c_str(), "");
787 error(line, "redeclaration of array with a different type", identifier.c_str(), "");
    [all...]
  /external/clang/include/clang/Basic/
DiagnosticParseKinds.td 294 "redeclaration of C++ built-in type 'bool'">;
  /external/v8/src/
runtime.js 43 // They are all declared at this one spot to avoid const redeclaration errors.
messages.js 162 redeclaration: ["%0", " '", "%1", "' has already been declared"],
    [all...]
scopes.cc 437 // Record only the first illegal redeclaration.
    [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]
  /external/clang/lib/AST/
Decl.cpp     [all...]
DeclBase.cpp     [all...]
DeclObjC.cpp 439 // This is the last redeclaration, go back to the first method.
    [all...]
  /build/tools/
warn.py 210 'patterns':[r".*: warning: redundant redeclaration of '.+'"] },
    [all...]
  /external/clang/lib/Sema/
SemaDeclCXX.cpp 527 /// This is called when there's a redeclaration of a VarDecl. The function
528 /// checks if the redeclaration might have an exception specification and
    [all...]
SemaTemplateInstantiateDecl.cpp     [all...]
SemaTemplate.cpp     [all...]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/
expected.html 318 FAILED!: [reported from test()] Expected value '', Actual value 'Redeclaration of a const FAILED to cause an error'<br>
    [all...]
  /frameworks/compile/slang/
slang_rs_export_type.cpp 488 // Try to find a name from redeclaration (i.e. typedef)
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/libexec/gcc/arm-eabi/4.3.1/
cc1plus 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/libexec/gcc/arm-eabi/4.4.0/
cc1plus 
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/libexec/gcc/arm-eabi/4.4.3/
cc1plus 
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/libexec/gcc/arm-linux-androideabi/4.4.3/
cc1plus 
  /prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/libexec/gcc/i686-android-linux/4.4.3/
cc1plus 
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/
cc1plus 
  /prebuilt/linux-x86/toolchain/sh-4.3.3/libexec/gcc/sh-linux-gnu/4.3.3/
cc1plus 

Completed in 1371 milliseconds

1 23 4 5