Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp373 SourceLocation OpLoc, const IdentifierInfo *CompName, in CheckExtVectorComponent() argument
383 const char *compStr = CompName->getNameStart(); in CheckExtVectorComponent()
420 const char *DiagBegin = HasRGBA ? CompName->getNameStart() : compStr; in CheckExtVectorComponent()
437 size_t Offset = compStr - CompName->getNameStart() + 1; in CheckExtVectorComponent()
448 compStr = CompName->getNameStart(); in CheckExtVectorComponent()
465 unsigned SwizzleLength = CompName->getLength(); in CheckExtVectorComponent()
483 : CompName->getLength(); in CheckExtVectorComponent()