Searched refs:mFileHash (Results 1 – 4 of 4) sorted by relevance
142 const Hash* mFileHash; member
40 mFileHash(fileHash), in AST()58 return mFileHash->getPath(); in getFilename()61 return mFileHash; in getFileHash()
205 const Hash* mFileHash; member
76 : Scope(localName, fullName, location, parent), mSuperType(superType), mFileHash(fileHash) {} in Interface()83 return mFileHash; in getFileHash()