OpenGrok
Cross Reference: DeclPrinter.cpp
xref
: /
external
/
clang
/
lib
/
AST
/
DeclPrinter.cpp
Home
|
History
|
Annotate
|
Download
|
only in
AST
Lines Matching
full:substr
1070
Out << " " << name.
substr
(lastPos, pos - lastPos) << ':';