Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
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()
370 compStr = CompName->getNameStart(); in CheckExtVectorComponent()
387 unsigned SwizzleLength = CompName->getLength(); in CheckExtVectorComponent()
405 : CompName->getLength(); in CheckExtVectorComponent()
/external/clang/lib/Sema/
DSemaExprMember.cpp292 SourceLocation OpLoc, const IdentifierInfo *CompName, in CheckExtVectorComponent() argument
302 const char *compStr = CompName->getNameStart(); in CheckExtVectorComponent()
338 const char *DiagBegin = HasRGBA ? CompName->getNameStart() : compStr; in CheckExtVectorComponent()
364 compStr = CompName->getNameStart(); in CheckExtVectorComponent()
384 : CompName->getLength(); in CheckExtVectorComponent()