Searched defs:setRAngleLoc (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DTemplateBase.h532 void setRAngleLoc(SourceLocation Loc) { RAngleLoc = Loc; } function in class:clang::TemplateArgumentListInfo
H A DTypeLoc.h833 void setRAngleLoc(SourceLocation Loc) { function in class:clang::ObjCObjectTypeLoc

Completed in 48 milliseconds