Searched defs:StrBuffer (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ | ||
H A D | ParseDeclCXX.cpp | 4771 SmallString<42> StrBuffer; // 2 "", 36 bytes UUID, 2 optional {}, 1 nul ParseMicrosoftUuidAttributeArgs() local |
H A D | ParseDecl.cpp | 880 SmallString<8> StrBuffer; ParseMicrosoftDeclSpecs() local |
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/ | ||
H A D | UnsafeBufferUsage.cpp | 1994 SmallString<32> StrBuffer{}; FixVarInitializerWithSpan() local |