OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:redeclarations
(Results
26 - 50
of
83
) sorted by null
1
2
3
4
/external/clang/test/Modules/
redecl-merge.m
105
// Test
redeclarations
of entities in explicit submodules, to make
/external/clang/test/SemaObjC/
arc-decls.m
93
@interface MethodFamilyDiags (
Redeclarations
)
/external/clang/test/SemaTemplate/
dependent-type-identity.cpp
142
// Pending a core issue, it's not clear if these are
redeclarations
, but they
alias-templates.cpp
214
// FIXME: These should be treated as being
redeclarations
.
/external/v8/test/mjsunit/es6/
block-let-declaration.js
122
// Test that
redeclarations
of functions are only allowed in outermost scope.
/external/v8/test/mjsunit/harmony/
block-let-declaration-sloppy.js
122
// Test that
redeclarations
of functions are only allowed in outermost scope.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
wait.h
54
causes
redeclarations
with either `int *' or `union wait *' to be
socket.h
66
With GCC 2.7 and later, the funky union causes
redeclarations
or
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
wait.h
54
causes
redeclarations
with either `int *' or `union wait *' to be
socket.h
66
With GCC 2.7 and later, the funky union causes
redeclarations
or
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
wait.h
54
causes
redeclarations
with either `int *' or `union wait *' to be
socket.h
66
With GCC 2.7 and later, the funky union causes
redeclarations
or
/external/clang/test/SemaCXX/
dllexport.cpp
48
//
Redeclarations
108
//
Redeclarations
193
//
Redeclarations
259
//
Redeclarations
[
all
...]
decl-microsoft-call-conv.cpp
138
// decls should always be
redeclarations
, because the class cannot be
enum-scoped.cpp
78
// All the
redeclarations
below are done twice on purpose. Tests that the type
using-decl-1.cpp
82
//
Redeclarations
!
dllimport.cpp
59
//
Redeclarations
144
//
Redeclarations
237
//
Redeclarations
343
//
Redeclarations
[
all
...]
/external/clang/lib/Serialization/
ASTReaderDecl.cpp
378
/// Iterator over the
redeclarations
of a declaration that have already
[
all
...]
/external/clang/include/clang/Serialization/
ASTBitCodes.h
460
// ID 23 used to be for a list of local
redeclarations
.
539
// ID 45 used to be a list of declaration IDs of local
redeclarations
.
[
all
...]
/external/clang/lib/AST/
DeclTemplate.cpp
280
//
redeclarations
of this template.
354
//
redeclarations
of this template.
[
all
...]
/external/clang/lib/Sema/
IdentifierResolver.cpp
267
// If the declarations are
redeclarations
of each other, keep the newest one.
/external/clang/test/CodeGenCXX/
dllexport.cpp
58
//
Redeclarations
130
//
Redeclarations
242
//
Redeclarations
311
//
Redeclarations
[
all
...]
dllimport.cpp
50
//
Redeclarations
124
//
Redeclarations
251
//
Redeclarations
403
//
Redeclarations
[
all
...]
/external/mesa3d/src/glsl/
ast.h
534
* Vertex shaders can contain "invariant" variable
redeclarations
that do
/prebuilts/go/darwin-x86/src/go/types/
decl.go
259
// so that we can detect
redeclarations
.
Completed in 1335 milliseconds
1
2
3
4