Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprMember.cpp301 SourceLocation OpLoc, const IdentifierInfo *CompName, in CheckExtVectorComponent() argument
311 const char *compStr = CompName->getNameStart(); in CheckExtVectorComponent()
347 const char *DiagBegin = HasRGBA ? CompName->getNameStart() : compStr; in CheckExtVectorComponent()
373 compStr = CompName->getNameStart(); in CheckExtVectorComponent()
390 unsigned SwizzleLength = CompName->getLength(); in CheckExtVectorComponent()
408 : CompName->getLength(); in CheckExtVectorComponent()