HomeSort by relevance Sort by last modified time
    Searched refs:addTemporaryFile (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Frontend/
ASTUnit.h 464 void addTemporaryFile(const llvm::sys::Path &TempFile);
  /external/clang/lib/Frontend/
ASTUnit.cpp 199 void ASTUnit::addTemporaryFile(const llvm::sys::Path &TempFile) {
    [all...]

Completed in 44 milliseconds