Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/AST/
DDecl.cpp5357 auto *StoredLocs = getTrailingObjects<SourceLocation>(); in ImportDecl() local
5397 const auto *StoredLocs = getTrailingObjects<SourceLocation>(); in getIdentifierLocs() local
/openbsd/src/gnu/llvm/clang/lib/Serialization/
DASTReaderDecl.cpp2223 auto *StoredLocs = D->getTrailingObjects<SourceLocation>(); in VisitImportDecl() local