Searched defs:StrBuffer (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringMap.h195 char *StrBuffer = const_cast<char*>(NewItem->getKeyData()); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp4295 SmallString<42> StrBuffer; // 2 "", 36 bytes UUID, 2 optional {}, 1 nul local
H A DParseDecl.cpp697 SmallString<8> StrBuffer; local
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c125630 typedef struct StrBuffer StrBuffer; typedef in typeref:struct:StrBuffer
125631 struct StrBuffer { struct
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c186141 typedef struct StrBuffer StrBuffer; typedef in typeref:struct:StrBuffer
186142 struct StrBuffer { struct
[all...]

Completed in 1015 milliseconds