Home
last modified time | relevance | path

Searched refs:SpellingBuf (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/Parse/
DParseDeclCXX.cpp4243 SmallString<8> SpellingBuf; in TryParseCXX11AttributeIdentifier() local
4246 StringRef Spelling = PP.getSpelling(SpellingLoc, SpellingBuf); in TryParseCXX11AttributeIdentifier()