Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DModule.cpp37 Module::Module(StringRef Name, SourceLocation DefinitionLoc, Module *Parent, in Module()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DModule.h102 SourceLocation DefinitionLoc; variable