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

References

tools/clang/include/clang/AST/Stmt.h
 2733   SourceLocation getAsmLoc() const { return AsmLoc; }
 2734   void setAsmLoc(SourceLocation L) { AsmLoc = L; }
 3076   SourceLocation getBeginLoc() const LLVM_READONLY { return AsmLoc; }
 3174   SourceLocation getBeginLoc() const LLVM_READONLY { return AsmLoc; }