Searched refs:associateFileChunkWithMacroArgExp (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/Basic/ |
D | SourceManager.cpp | 1837 associateFileChunkWithMacroArgExp(MacroArgsCache, FID, in computeMacroArgsCache() 1844 void SourceManager::associateFileChunkWithMacroArgExp( in associateFileChunkWithMacroArgExp() function in SourceManager 1874 associateFileChunkWithMacroArgExp(MacroArgsCache, FID, in associateFileChunkWithMacroArgExp()
|
/external/llvm-project/clang/lib/Basic/ |
D | SourceManager.cpp | 1762 associateFileChunkWithMacroArgExp(MacroArgsCache, FID, in computeMacroArgsCache() 1769 void SourceManager::associateFileChunkWithMacroArgExp( in associateFileChunkWithMacroArgExp() function in SourceManager 1799 associateFileChunkWithMacroArgExp(MacroArgsCache, FID, in associateFileChunkWithMacroArgExp()
|
/external/clang/include/clang/Basic/ |
D | SourceManager.h | 1677 void associateFileChunkWithMacroArgExp(MacroArgsMap &MacroArgsCache,
|
/external/llvm-project/clang/include/clang/Basic/ |
D | SourceManager.h | 1851 void associateFileChunkWithMacroArgExp(MacroArgsMap &MacroArgsCache,
|