Searched defs:getAtLoc (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtObjC.h363 SourceLocation getAtLoc() const { return AtLoc; } function in class:clang::ObjCAutoreleasePoolStmt
H A DExprObjC.h44 SourceLocation getAtLoc() const { return AtLoc; } function in class:clang::ObjCStringLiteral
113 SourceLocation getAtLoc() const { return Range.getBegin(); } function in class:clang::ObjCBoxedExpr
362 SourceLocation getAtLoc() const { return AtLoc; } function in class:clang::ObjCEncodeExpr
401 SourceLocation getAtLoc() const { return AtLoc; } function in class:clang::ObjCSelectorExpr
444 SourceLocation getAtLoc() const { return AtLoc; } function in class:clang::ObjCProtocolExpr
H A DDeclObjC.h2039 SourceLocation getAtLoc() const { return AtLoc; } function in class:clang::ObjCPropertyDecl

Completed in 118 milliseconds