Searched refs:mFileHash (Results 1 – 4 of 4) sorted by relevance
144 const Hash* mFileHash; member
44 mFileHash(fileHash), in AST()67 return mFileHash->getPath(); in getFilename()70 return mFileHash; in getFileHash()
48 : Scope(localName, fullName, location, parent), mSuperType(superType), mFileHash(fileHash) {} in Interface()55 return mFileHash; in getFileHash()
232 const Hash* mFileHash; member