Home
last modified time | relevance | path

Searched defs:DefinitionLoc (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DModule.cpp27 Module::Module(StringRef Name, SourceLocation DefinitionLoc, Module *Parent, in Module()
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DModule.h53 SourceLocation DefinitionLoc; variable