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.cpp375 SourceLocation OpLoc, const IdentifierInfo *CompName, in CheckExtVectorComponent() argument
385 const char *compStr = CompName->getNameStart(); in CheckExtVectorComponent()
422 const char *DiagBegin = HasRGBA ? CompName->getNameStart() : compStr; in CheckExtVectorComponent()
447 compStr = CompName->getNameStart(); in CheckExtVectorComponent()
464 unsigned SwizzleLength = CompName->getLength(); in CheckExtVectorComponent()
482 : CompName->getLength(); in CheckExtVectorComponent()