OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JavaImportGroups
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Format/
Format.h
2350
///
JavaImportGroups
: ['com.example', 'com', 'org']
2368
std::vector<std::string>
JavaImportGroups
;
3322
JavaImportGroups
== R.
JavaImportGroups
&&
/src/external/apache2/llvm/dist/clang/lib/Format/
Format.cpp
637
IO.mapOptional("
JavaImportGroups
", Style.
JavaImportGroups
);
1268
ChromiumStyle.
JavaImportGroups
= {
2447
for (unsigned I = 0; I < Style.
JavaImportGroups
.size(); I++) {
2448
std::string GroupPrefix = Style.
JavaImportGroups
[I];
2459
//
JavaImportGroups
, then adding the necessary replacement to 'Replaces'.
2474
SmallVector<unsigned, 16>
JavaImportGroups
;
2477
JavaImportGroups
.push_back(
2486
JavaImportGroups
[LHSI], Imports[LHSI].Identifier) <
2489
JavaImportGroups
[RHSI], Imports[RHSI].Identifier)
[
all
...]
Completed in 21 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026