Searched refs:BufferType (Results 1 – 2 of 2) sorted by relevance
87 const Type *BufferType = BufferTypes[I]; in checkBuffers() local92 if (BufferType->isPointerType()) { in checkBuffers()93 BufferType = BufferType->getPointeeType().getTypePtr(); in checkBuffers()95 } else if (BufferType->isArrayType()) { in checkBuffers()96 BufferType = BufferType->getArrayElementTypeNoTypeQual(); in checkBuffers()
29 using BufferType = SmallString<64>; typedef182 BufferType &Buffer, const Node *Parent = nullptr) { in compareNode()217 compareNode(uint32_t Offset, StringRef Name, bool Strict, BufferType &Buffer) { in compareNode()289 nameToHangulCodePoint(StringRef Name, bool Strict, BufferType &Buffer) { in nameToHangulCodePoint()348 nameToGeneratedCodePoint(StringRef Name, bool Strict, BufferType &Buffer) { in nameToGeneratedCodePoint()375 BufferType &Buffer) { in nameToCodepoint()406 BufferType Buffer; in nameToCodepointStrict()413 BufferType Buffer; in nameToCodepointLooseMatching()