Home
last modified time | relevance | path

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

/external/clang/include/clang/Driver/
DCompilation.h198 const char *addResultFile(const char *Name, const JobAction *JA) { in addResultFile() function
/external/clang/lib/Driver/
DDriver.cpp2177 return C.addResultFile(FinalOutput->getValue(), &JA); in GetNamedOutputPath()
2187 return C.addResultFile( in GetNamedOutputPath()
2204 return C.addResultFile( in GetNamedOutputPath()
2325 return C.addResultFile(C.getArgs().MakeArgString(BasePath.c_str()), &JA); in GetNamedOutputPath()
2327 return C.addResultFile(NamedOutput, &JA); in GetNamedOutputPath()