OpenGrok
Cross Reference: StmtPrinter.cpp
xref
: /
external
/
clang
/
lib
/
AST
/
StmtPrinter.cpp
Home
|
History
|
Annotate
|
Download
|
only in
AST
Lines Matching
full:longlong
736
case BuiltinType::
LongLong
: OS << "LL"; break;