Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Rewrite/Core/
H A DTokenRewriter.h45 std::unique_ptr<ScratchBuffer> ScratchBuf; variable
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h140 std::unique_ptr<ScratchBuffer> ScratchBuf; variable