Searched refs:getAttrLoc (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
H A DStmt.h847 SourceLocation getAttrLoc() const { return AttrLoc; } function in class:clang::AttributedStmt
/external/clang/lib/Serialization/
H A DASTWriterStmt.cpp116 Writer.AddSourceLocation(S->getAttrLoc(), Record);
/external/clang/lib/Sema/
H A DTreeTransform.h5504 return getDerived().RebuildAttributedStmt(S->getAttrLoc(),

Completed in 884 milliseconds