Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DTooling.cpp212 SmallString<1024> CodeStorage; in runToolOnCodeWithArgs() local
215 Code.toNullTerminatedStringRef(CodeStorage))); in runToolOnCodeWithArgs()