Searched refs:ETLoc (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp4796 ElaboratedTypeLoc ETLoc = ClsTL.castAs<ElaboratedTypeLoc>(); local
4797 ETLoc.setElaboratedKeywordLoc(SourceLocation());
4798 ETLoc.setQualifierLoc(NNSLoc.getPrefix());
4799 TypeLoc NamedTL = ETLoc.getNamedTypeLoc();

Completed in 60 milliseconds