Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Basic/
H A DModule.cpp37 Module::Module(StringRef Name, SourceLocation DefinitionLoc, Module *Parent, in Module()
/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DModule.h104 SourceLocation DefinitionLoc; variable