Home
last modified time | relevance | path

Searched defs:RemappedFiles (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DPreprocessorOptions.h100 std::vector<std::pair<std::string, std::string>> RemappedFiles; variable
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp666 ArrayRef<RemappedFile> RemappedFiles, bool CaptureDiagnostics, in LoadFromASTFile()
1927 ArrayRef<RemappedFile> RemappedFiles, bool RemappedFilesKeepOriginalName, in LoadFromCommandLine()
2009 bool ASTUnit::Reparse(ArrayRef<RemappedFile> RemappedFiles) { in Reparse()
2297 ArrayRef<RemappedFile> RemappedFiles, in CodeComplete()
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp698 SmallVector<ASTUnit::RemappedFile, 4> RemappedFiles; in clang_codeCompleteAt_Impl() local
H A DCIndex.cpp2906 std::unique_ptr<std::vector<ASTUnit::RemappedFile>> RemappedFiles( in clang_parseTranslationUnit_Impl() local
3190 std::unique_ptr<std::vector<ASTUnit::RemappedFile>> RemappedFiles( in clang_reparseTranslationUnit_Impl() local