Home
last modified time | relevance | path

Searched refs:getAmpLoc (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DTypeLoc.h1143 SourceLocation getAmpLoc() const { in getAmpLoc() function
/minix3/external/bsd/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp491 Writer.AddSourceLocation(TL.getAmpLoc(), Record); in VisitLValueReferenceTypeLoc()