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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DDecl.cpp3720 SourceLocation *StoredLocs = reinterpret_cast<SourceLocation *>(this + 1); local
3763 const SourceLocation *StoredLocs local
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReaderDecl.cpp1369 SourceLocation *StoredLocs = reinterpret_cast<SourceLocation *>(D + 1); local

Completed in 63 milliseconds