Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DDecl.cpp3852 SourceLocation *StoredLocs = reinterpret_cast<SourceLocation *>(this + 1); in ImportDecl() local
3893 const SourceLocation *StoredLocs in getIdentifierLocs() local
/external/clang/lib/Serialization/
DASTReaderDecl.cpp1528 SourceLocation *StoredLocs = reinterpret_cast<SourceLocation *>(D + 1); in VisitImportDecl() local