OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:decl_name
(Results
1 - 10
of
10
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
target-hooks-macros.h
43
#define HOOK_VECTOR_END(
DECL_NAME
) HOOK_VECTOR_1(,}
DECL_NAME
;)
langhooks.h
359
information will be printed: 0:
DECL_NAME
, demangled as
369
information will be printed: 0:
DECL_NAME
, demangled as
tree.def
43
/* Used to represent a name (such as, in the
DECL_NAME
of a decl node).
289
TREE_CHAIN field. Each DECL has a
DECL_NAME
field which contains
291
as the
DECL_NAME
). DECL_CONTEXT points to the node representing
[
all
...]
tree.h
[
all
...]
/external/v8/tools/clang/rewrite_to_chrome_style/
RewriteToChromeStyle.cpp
108
clang::DeclarationName
decl_name
= potentially_mocked_method->getDeclName();
local
109
if (!
decl_name
.isIdentifier() ||
1165
clang::DeclarationName
decl_name
= GetUnresolvedName(node);
variable
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
cygming.h
372
if (MAIN_NAME_P (
DECL_NAME
(current_function_decl))) \
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/
cp-tree.h
319
&&
DECL_NAME
(NODE) != NULL_TREE \
320
&& MAIN_NAME_P (
DECL_NAME
(NODE)) \
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
gcc.info
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/man/man1/
x86_64-w64-mingw32-g++.1
[
all
...]
x86_64-w64-mingw32-gcc.1
[
all
...]
Completed in 1278 milliseconds