reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
376 void setLocation(SourceLocation Loc);
1487 DI->setLocation(D->getLocation());
tools/clang/lib/CodeGen/CGDebugInfo.cpp3276 setLocation(VD->getLocation()); 3754 setLocation(Loc); 3789 setLocation(Loc);tools/clang/lib/CodeGen/CGDecl.cpp
448 DI->setLocation(D.getLocation()); 1561 DI->setLocation(D.getLocation());tools/clang/lib/CodeGen/CGStmt.cpp
559 DI->setLocation(D->getLocation());