Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DModuleMap.h675 SourceLocation ExternModuleLoc = SourceLocation());
/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DModuleMap.cpp2947 SourceLocation ExternModuleLoc) { in parseModuleMapFile() argument
2958 ID = SourceMgr.createFileID(File, ExternModuleLoc, FileCharacter); in parseModuleMapFile()