Searched refs:ResultFile (Results 1 – 3 of 3) sorted by relevance
64 my $ResultFile;68 if (defined $ResultFile && -z $ResultFile) {69 `rm -f $ResultFile`;191 if (defined $ResultFile) {192 push @Args, '-o', $ResultFile;670 $ResultFile = $f;
3769 CXFile ResultFile; in clang_getCursor() local3776 clang_getExpansionLocation(ResultLoc, &ResultFile, &ResultLine, in clang_getCursor()3779 ResultFileName = clang_getFileName(ResultFile); in clang_getCursor()