Home
last modified time | relevance | path

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

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