Home
last modified time | relevance | path

Searched refs:IncludeIsMainRegex (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Inclusions/
H A DIncludeStyle.h129 std::string IncludeIsMainRegex; member
/netbsd-src/external/bsd/pam-u2f/dist/
H A D.clang-format67 IncludeIsMainRegex: '(Test)?$'
/netbsd-src/external/mit/libcbor/dist/
H A D.clang-format73 IncludeIsMainRegex: '([-_](test|unittest))?$'
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h3309 IncludeStyle.IncludeIsMainRegex ==
3310 R.IncludeStyle.IncludeIsMainRegex &&
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Inclusions/
H A DHeaderIncludes.cpp260 llvm::Regex MainIncludeRegex(HeaderStem.str() + Style.IncludeIsMainRegex, in isMainHeader()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp623 IO.mapOptional("IncludeIsMainRegex", Style.IncludeStyle.IncludeIsMainRegex); in mapping()
1014 LLVMStyle.IncludeStyle.IncludeIsMainRegex = "(Test)?$"; in getLLVMStyle()
1120 GoogleStyle.IncludeStyle.IncludeIsMainRegex = "([-_](test|unittest))?$"; in getGoogleStyle()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst2380 **IncludeIsMainRegex** (``std::string``)
2408 include file" logic will be executed (with *IncludeIsMainRegex* setting