Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DLiteralSupport.h241 SmallString<512> ResultBuf; variable
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp374 char ResultBuf[4]; in appendCodePoint() local
757 char *&ResultBuf, bool &HadError, in EncodeUCNEscape()