Home
last modified time | relevance | path

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

/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()