Searched refs:hasFile (Results 1 – 3 of 3) sorted by relevance
51 if(hasFile()) { in DictionaryTriePerfTest()73 UBool hasFile() const { return ucharBuf!=NULL; } in hasFile() function in DictionaryTriePerfTest647 if(hasFile()) { in runIndexedTest()
720 bool hasFile = false; in CPPline() local746 hasFile = true; in CPPline()754 hasFile = true; in CPPline()760 … parseContext.notifyLineDirective(directiveLoc.line, lineToken, hasFile, fileRes, sourceName); in CPPline()
3809 private hasFile(name: string): boolean {3842 ts.Debug.assert(!this.hasFile(newPath), "initially, newPath should not exist");