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

References

tools/clang/include/clang/AST/ExprObjC.h
 1673   SourceLocation getBridgeKeywordLoc() const { return BridgeKeywordLoc; }
tools/clang/lib/Serialization/ASTReaderStmt.cpp
  848   E->BridgeKeywordLoc = ReadSourceLocation();