Searched defs:RemappedFiles (Results 1 – 5 of 5) sorted by relevance
| /external/clang/include/clang/Lex/ |
| D | PreprocessorOptions.h | 100 std::vector<std::pair<std::string, std::string>> RemappedFiles; variable
|
| /external/clang/lib/Frontend/ |
| D | ASTUnit.cpp | 656 bool OnlyLocalDecls, ArrayRef<RemappedFile> RemappedFiles, in LoadFromASTFile() 1943 ArrayRef<RemappedFile> RemappedFiles, bool RemappedFilesKeepOriginalName, in LoadFromCommandLine() 2030 ArrayRef<RemappedFile> RemappedFiles) { in Reparse() 2319 ArrayRef<RemappedFile> RemappedFiles, bool IncludeMacros, in CodeComplete()
|
| /external/clang/tools/libclang/ |
| D | CIndexCodeCompletion.cpp | 680 SmallVector<ASTUnit::RemappedFile, 4> RemappedFiles; in clang_codeCompleteAt_Impl() local
|
| D | CIndex.cpp | 3218 std::unique_ptr<std::vector<ASTUnit::RemappedFile>> RemappedFiles( in clang_parseTranslationUnit_Impl() local 3805 std::unique_ptr<std::vector<ASTUnit::RemappedFile>> RemappedFiles( in clang_reparseTranslationUnit_Impl() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
| D | VirtualFileSystem.cpp | 2173 ArrayRef<std::pair<std::string, std::string>> RemappedFiles, in create()
|