Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DPreprocessorOptions.h100 std::vector<std::pair<std::string, std::string>> RemappedFiles; variable
/external/clang/lib/Frontend/
DASTUnit.cpp653 ArrayRef<RemappedFile> RemappedFiles, bool CaptureDiagnostics, in LoadFromASTFile()
1909 ArrayRef<RemappedFile> RemappedFiles, bool RemappedFilesKeepOriginalName, in LoadFromCommandLine()
1991 bool ASTUnit::Reparse(ArrayRef<RemappedFile> RemappedFiles) { in Reparse()
2279 ArrayRef<RemappedFile> RemappedFiles, in CodeComplete()
/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp693 SmallVector<ASTUnit::RemappedFile, 4> RemappedFiles; in clang_codeCompleteAt_Impl() local
DCIndex.cpp2967 std::unique_ptr<std::vector<ASTUnit::RemappedFile>> RemappedFiles( in clang_parseTranslationUnit_Impl() local
3251 std::unique_ptr<std::vector<ASTUnit::RemappedFile>> RemappedFiles( in clang_reparseTranslationUnit_Impl() local