Home
last modified time | relevance | path

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

/external/clang/tools/arcmt-test/
Darcmt-test.cpp73 static void printSourceRange(CharSourceRange range, ASTContext &Ctx,
99 printSourceRange(range, *Ctx, OS); in remove()
314 static void printSourceRange(CharSourceRange range, ASTContext &Ctx, in printSourceRange() function