Searched refs:getCaretLocation (Results 1 - 7 of 7) sorted by relevance

/external/clang/lib/Sema/
H A DTreeTransform.h8738 SemaRef.ActOnBlockStart(E->getCaretLocation(), /*Scope=*/0);
8749 if (getDerived().TransformFunctionTypeParams(E->getCaretLocation(),
8753 getSema().ActOnBlockError(E->getCaretLocation(), /*Scope=*/0);
8763 getSema().Diag(E->getCaretLocation(),
8766 getSema().ActOnBlockError(E->getCaretLocation(), /*Scope=*/0);
8791 getSema().ActOnBlockError(E->getCaretLocation(), /*Scope=*/0);
8809 cast<VarDecl>(getDerived().TransformDecl(E->getCaretLocation(),
8817 return SemaRef.ActOnBlockStmtExpr(E->getCaretLocation(), body.get(),
/external/clang/include/clang/AST/
H A DExpr.h4273 SourceLocation getCaretLocation() const;
4278 return SourceRange(getCaretLocation(), getBody()->getLocEnd());
H A DDecl.h3144 SourceLocation getCaretLocation() const { return getLocation(); }
/external/clang/lib/AST/
H A DExpr.cpp1775 SourceLocation BlockExpr::getCaretLocation() const { function in class:BlockExpr
1776 return TheBlock->getCaretLocation();
/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2485 SourceLocation loc = blockDecl->getCaretLocation();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 187 milliseconds