Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Driver/
HDCompilation.h126 const char *addResultFile(const char *Name, const JobAction *JA) { in addResultFile() function
/NextBSD/contrib/llvm/tools/clang/lib/Driver/
HDDriver.cpp1908 return C.addResultFile(FinalOutput->getValue(), &JA); in GetNamedOutputPath()
1918 return C.addResultFile( in GetNamedOutputPath()
1935 return C.addResultFile( in GetNamedOutputPath()
2053 return C.addResultFile(C.getArgs().MakeArgString(BasePath.c_str()), &JA); in GetNamedOutputPath()
2055 return C.addResultFile(NamedOutput, &JA); in GetNamedOutputPath()