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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DTemplateBase.h531 void setLAngleLoc(SourceLocation Loc) { LAngleLoc = Loc; } function in class:clang::TemplateArgumentListInfo
H A DTypeLoc.h826 void setLAngleLoc(SourceLocation Loc) { function in class:clang::ObjCObjectTypeLoc

Completed in 62 milliseconds