Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp298 SourceLocation OpLoc, const IdentifierInfo *CompName, in CheckExtVectorComponent() argument
308 const char *compStr = CompName->getNameStart(); in CheckExtVectorComponent()
344 const char *DiagBegin = HasRGBA ? CompName->getNameStart() : compStr; in CheckExtVectorComponent()
369 compStr = CompName->getNameStart(); in CheckExtVectorComponent()
386 unsigned SwizzleLength = CompName->getLength(); in CheckExtVectorComponent()
404 : CompName->getLength(); in CheckExtVectorComponent()