Home
last modified time | relevance | path

Searched defs:ScratchBuf (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Rewrite/Core/
H A DTokenRewriter.h45 std::unique_ptr<ScratchBuffer> ScratchBuf; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h141 std::unique_ptr<ScratchBuffer> ScratchBuf; variable