Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExprMember.cpp299 SourceLocation OpLoc, const IdentifierInfo *CompName, in CheckExtVectorComponent() argument
309 const char *compStr = CompName->getNameStart(); in CheckExtVectorComponent()
346 const char *DiagBegin = HasRGBA ? CompName->getNameStart() : compStr; in CheckExtVectorComponent()
371 compStr = CompName->getNameStart(); in CheckExtVectorComponent()
388 unsigned SwizzleLength = CompName->getLength(); in CheckExtVectorComponent()
406 : CompName->getLength(); in CheckExtVectorComponent()