Home
last modified time | relevance | path

Searched refs:ExternModuleLoc (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/clang/include/clang/Lex/
H A DModuleMap.h522 SourceLocation ExternModuleLoc = SourceLocation());
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/
DModuleMap.h729 SourceLocation ExternModuleLoc = SourceLocation());
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/
DModuleMap.h730 SourceLocation ExternModuleLoc = SourceLocation());
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/
DModuleMap.h729 SourceLocation ExternModuleLoc = SourceLocation());
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DModuleMap.h729 SourceLocation ExternModuleLoc = SourceLocation());
/aosp_15_r20/external/clang/lib/Lex/
H A DModuleMap.cpp2442 SourceLocation ExternModuleLoc) { in parseModuleMapFile() argument
2450 FileID ID = SourceMgr.createFileID(File, ExternModuleLoc, FileCharacter); in parseModuleMapFile()