OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_literal
(Results
1 - 4
of
4
) sorted by null
/external/clang/test/Lexer/
has_feature_type_traits.cpp
98
#if __has_feature(
is_literal
)
99
int
is_literal
();
101
// CHECK: int
is_literal
();
/toolchain/binutils/binutils-2.25/gas/config/
tc-xtensa.h
218
unsigned int
is_literal
: 1;
member in struct:xtensa_frag_type
tc-xtensa.c
257
/*
is_literal
should only be used after xtensa_move_literals.
261
unsigned
is_literal
: 1;
member in struct:frag_flags_struct
[
all
...]
/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
[
all
...]
Completed in 529 milliseconds