Searched defs:typeLoc (Results 1 – 3 of 3) sorted by relevance
55 llvm::SMLoc typeLoc = parser.getCurrentLocation(); in parseAttribute() local
63 llvm::SMLoc typeLoc = parser.getCurrentLocation(); in parseType() local
800 const internal::VariadicAllOfMatcher<TypeLoc> typeLoc; variable