Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h1394 SourceLocation getAmpLoc() const { in getAmpLoc() function
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp363 addSourceLocation(TL.getAmpLoc()); in VisitLValueReferenceTypeLoc()