Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/tools/arcmt-test/
H A Darcmt-test.cpp75 static void printSourceRange(CharSourceRange range, ASTContext &Ctx,
101 printSourceRange(range, *Ctx, OS); in remove()
318 static void printSourceRange(CharSourceRange range, ASTContext &Ctx, in printSourceRange() function