reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/AST/Expr.cpp
 2365   return TheBlock->getCaretLocation();
tools/clang/lib/CodeGen/CGDebugInfo.cpp
 4222   SourceLocation loc = blockDecl->getCaretLocation();
tools/clang/lib/Sema/Sema.cpp
 1710                                 BD->getCaretLocation(),
tools/clang/lib/Sema/SemaExpr.cpp
14322     checkNonTrivialCUnion(RetTy, BD->getCaretLocation(), NTCUC_FunctionReturn,