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

/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtObjC.h362 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
363 SourceLocation getAtLoc() const { return AtLoc; } function in class:clang::ObjCEncodeExpr
402 SourceLocation getAtLoc() const { return AtLoc; } function in class:clang::ObjCSelectorExpr
445 SourceLocation getAtLoc() const { return AtLoc; } function in class:clang::ObjCProtocolExpr
H A DDeclObjC.h2052 SourceLocation getAtLoc() const { return AtLoc; } function in class:clang::ObjCPropertyDecl

Completed in 183 milliseconds