Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DTypeLoc.h1225 SourceLocation getAmpLoc() const { in getAmpLoc() function
/external/clang/lib/Serialization/
DASTWriter.cpp532 Record.AddSourceLocation(TL.getAmpLoc()); in VisitLValueReferenceTypeLoc()