Home
last modified time | relevance | path

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

/system/tools/hidl/
DType.cpp284 const Location& refLoc = ref.location(); in checkForwardReferenceRestrictions() local
306 if (!Location::inSameFile(refLoc, typeLoc) || in checkForwardReferenceRestrictions()
307 (!Location::intersect(refLoc, typeLoc) && typeLoc < refLoc)) { in checkForwardReferenceRestrictions()