Home
last modified time | relevance | path

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

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