OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsLeftJustified
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
FormatString.h
502
OptionalFlag
IsLeftJustified
; // '-'
519
IsLeftJustified
("-"), HasPlusPrefix("+"), HasSpacePrefix(" "),
534
IsLeftJustified
.setPosition(position);
587
const OptionalFlag &
isLeftJustified
() const { return
IsLeftJustified
; }
/src/external/apache2/llvm/dist/clang/lib/AST/
PrintfFormatString.cpp
914
if (
IsLeftJustified
) os << "-";
1047
if (!
IsLeftJustified
)
Completed in 84 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026