OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lk_none
(Results
1 - 8
of
8
) sorted by null
/external/clang/lib/Format/
Format.cpp
374
if (Seq.size() > 0 && Seq[0].Language == FormatStyle::
LK_None
) {
378
Template.Language = FormatStyle::
LK_None
;
703
assert(Language != FormatStyle::
LK_None
);
720
if (Styles[i].Language == FormatStyle::
LK_None
&& i != 0)
737
Styles[i].Language == FormatStyle::
LK_None
) {
[
all
...]
/external/clang/docs/
ClangFormatStyleOptions.rst
503
* ``
LK_None
`` (in configuration: ``None``)
/external/clang/include/clang/Format/
Format.h
421
LK_None
,
/external/clang/lib/Sema/
SemaExprObjC.cpp
187
// between
LK_None
/LK_Block and NSClassIdKindKind
189
case Sema::
LK_None
:
[
all
...]
SemaExpr.cpp
[
all
...]
SemaChecking.cpp
[
all
...]
/external/clang/include/clang/Sema/
Sema.h
[
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
4181
lk_none
, \/* No linkage. *\/
enumerator in enum:linkage_kind
[
all
...]
Completed in 290 milliseconds