Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DModule.cpp37 Module::Module(StringRef Name, SourceLocation DefinitionLoc, Module *Parent, in Module()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DModule.h111 SourceLocation DefinitionLoc; variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp3011 SourceLocationEncoding::RawLocEncoding DefinitionLoc = in WriteSubmodules() local
H A DASTReader.cpp5776 SourceLocation DefinitionLoc = ReadSourceLocation(F, Record[Idx++]); in ReadSubmoduleBlock() local