Searched refs:SourcePtr (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Parse/
H A DParseExpr.cpp284 const char *SourcePtr = local
286 if (!IsInvalid && *SourcePtr == ' ') {
287 SourcePtr =
289 if (!IsInvalid && *SourcePtr == ' ') {

Completed in 84 milliseconds