Home
last modified time | relevance | path

Searched refs:clearRemappedFiles (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/unittests/Interpreter/
H A DIncrementalCompilerBuilderTest.cpp27 CI.getPreprocessorOpts().clearRemappedFiles(); in cleanupRemappedFileBuffers()
/llvm-project/clang/include/clang/Lex/
H A DPreprocessorOptions.h232 void clearRemappedFiles() { in clearRemappedFiles() function
/llvm-project/clang-tools-extra/clangd/index/
H A DStdLib.cpp216 CI->getPreprocessorOpts().clearRemappedFiles(); in indexStandardLibrary()
/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1892 Invocation->getPreprocessorOpts().clearRemappedFiles(); in Reparse()
2271 PreprocessorOpts.clearRemappedFiles(); in CodeComplete()